Membri ISfcConnection
Defines high-level properties and methods for server connections.
Il tipo ISfcConnection espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Connect | Connects to the target server. | |
Copy | Copies the connection object. | |
Disconnect | Disconnects from the target server. | |
ToEnumeratorObject | Internal user only. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
IsOpen | Gets a value indicating whether the connection is open. | |
ServerInstance | Gets or sets the name of the target server for the connection. | |
ServerVersion | Gets the SQL Server version of the target server. |
In alto
Vedere anche