EndpointType Enumeration
Specifies the types of endpoint.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| DatabaseMirroring | The type is DatabaseMirroring. | |
| NotSpecified | The type is NotSpecified. | |
| ServiceBroker | The type is ServiceBroker. | |
| Soap | The type is Soap. | |
| TSql | The type is Transact-SQL. |
Show: