ISfcConnection Members

Include Protected Members
Include Inherited Members

Defines high-level properties and methods for server connections.

The ISfcConnection type exposes the following members.

Methods

  Name Description
Public method Connect() Connects to the target server.
Public method Copy() Copies the connection object.
Public method Disconnect() Disconnects from the target server.
Public method ToEnumeratorObject() Internal user only.

Top

Properties

  Name Description
Public property IsOpen Gets a value indicating whether the connection is open.
Public property ServerInstance Gets or sets the name of the target server for the connection.
Public property ServerVersion Gets the SQL Server version of the target server.

Top