Перечисление EndpointType
The EndpointType enumeration is a list of constant values that specifies the type of HTTP endpoint.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.SqlEnum (в Microsoft.SqlServer.SqlEnum.dll)
Синтаксис
'Декларация
Public Enumeration EndpointType
'Применение
Dim instance As EndpointType
public enum EndpointType
public enum class EndpointType
type EndpointType
public enum EndpointType
Элементы
Имя элемента | Описание | |
---|---|---|
DatabaseMirroring | The HTTP endpoint type is database mirroring. | |
ServiceBroker | The HTTP endpoint type is SQL Server Компонент Service Broker. | |
Soap | The HTTP endpoint type is SOAP. | |
TSql | The HTTP endpoint type is Transact-SQL. |