EndpointType Enumeration
The EndpointType enumeration is a list of constant values that specifies the type of HTTP endpoint.**
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Syntax
'Deklaracja
Public Enumeration EndpointType
public enum EndpointType
public enum class EndpointType
public enum EndpointType
public enum EndpointType
Members
Member name | Description |
---|---|
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. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.