EndpointType Enumeration

Specifies the endpoint type.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration EndpointType
'Usage
Dim instance As EndpointType
public enum EndpointType
public enum class EndpointType
public enum EndpointType

Members

Member name Description
NotSpecified Type is NotSpecified
Soap Type is Soap
TSql Type is TSql
ServiceBroker Type is ServiceBroker
DatabaseMirroring Type is DatabaseMirroring

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace