ISfcConnection Members
Defines high-level properties and methods for server connections.
The following tables list the members exposed by the ISfcConnection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
Connect | Connects to the target server. |
![]() |
Copy | Copies the connection object. |
![]() |
Disconnect | Disconnects from the target server. |
![]() |
ToEnumeratorObject | Internal user only. |
Top