EndpointType Enumeration
The EndpointType enumeration is a list of constant values that specifies the type of HTTP endpoint.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| 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. |
Show: