Поделиться через


Элементы ISfcConnection

Defines high-level properties and methods for server connections.

Тип ISfcConnection предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Connect Connects to the target server.
Открытый метод Copy Copies the connection object.
Открытый метод Disconnect Disconnects from the target server.
Открытый метод ToEnumeratorObject Internal user only.

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало