Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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. |