Membros ISfcConnection
Defines high-level properties and methods for server connections.
O tipo ISfcConnection expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Connect | Connects to the target server. | |
Copy | Copies the connection object. | |
Disconnect | Disconnects from the target server. | |
ToEnumeratorObject | Internal user only. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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ício