Перечисление EndpointType

Specifies the types of endpoint.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration EndpointType
'Применение
Dim instance As EndpointType
public enum EndpointType
public enum class EndpointType
type EndpointType
public enum EndpointType

Элементы

Имя элемента Описание
DatabaseMirroring The type is DatabaseMirroring.
NotSpecified The type is NotSpecified.
ServiceBroker The type is ServiceBroker.
Soap The type is Soap.
TSql The type is Transact-SQL.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom