Compartilhar via


Membros ISfcConnection

Defines high-level properties and methods for server connections.

O tipo ISfcConnection expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Connect Connects to the target server.
Método público Copy Copies the connection object.
Método público Disconnect Disconnects from the target server.
Método público ToEnumeratorObject Internal user only.

Início

Propriedades

  Nome Descrição
Propriedade pública IsOpen Gets a value indicating whether the connection is open.
Propriedade pública ServerInstance Gets or sets the name of the target server for the connection.
Propriedade pública ServerVersion Gets the SQL Server version of the target server.

Início