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.

참고 항목

참조

Microsoft.SqlServer.Management.Smo 네임스페이스