ISfcConnection-Member

Defines high-level properties and methods for server connections.

Der ISfcConnection-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Connect Connects to the target server.
Öffentliche Methode Copy Copies the connection object.
Öffentliche Methode Disconnect Disconnects from the target server.
Öffentliche Methode ToEnumeratorObject Internal user only.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft IsOpen Gets a value indicating whether the connection is open.
Öffentliche Eigenschaft ServerInstance Gets or sets the name of the target server for the connection.
Öffentliche Eigenschaft ServerVersion Gets the SQL Server version of the target server.

Zum Anfang