Udostępnij za pośrednictwem


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
Cc280988.pubproperty(pl-pl,SQL.100).gif IsOpen Gets a value indicating whether the connection is open.
Cc280988.pubproperty(pl-pl,SQL.100).gif ServerInstance Gets or sets the name of the target server for the connection.
Cc280988.pubproperty(pl-pl,SQL.100).gif ServerVersion Gets the SQL Server version of the target server.

Top

Public Methods

  Name Description
Cc280988.pubmethod(pl-pl,SQL.100).gif Connect Connects to the target server.
Cc280988.pubmethod(pl-pl,SQL.100).gif Copy Copies the connection object.
Cc280988.pubmethod(pl-pl,SQL.100).gif Disconnect Disconnects from the target server.
Cc280988.pubmethod(pl-pl,SQL.100).gif ToEnumeratorObject Internal user only.

Top