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

成员

成员名称 说明
Soap The HTTP endpoint type is SOAP.
TSql The HTTP endpoint type is Transact-SQL.
ServiceBroker The HTTP endpoint type is SQL Server Service Broker.
DatabaseMirroring The HTTP endpoint type is database mirroring.