Compartir a través de


ISfcConnection Miembros

Defines high-level properties and methods for server connections.

El tipo ISfcConnection expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Connect Connects to the target server.
Método publico Copy Copies the connection object.
Método publico Disconnect Disconnects from the target server.
Método publico ToEnumeratorObject Internal user only.

Principio

Propiedades

  Nombre Descripción
Propiedad pública IsOpen Gets a value indicating whether the connection is open.
Propiedad pública ServerInstance Gets or sets the name of the target server for the connection.
Propiedad pública ServerVersion Gets the SQL Server version of the target server.

Principio