共用方式為


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 命名空間