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
public enum EndpointType
public enum class EndpointType
type EndpointType
public enum EndpointType

Members

Member name Description
NotSpecified Type is NotSpecified
Soap Type is Soap
TSql Type is Transact-SQL
ServiceBroker Type is ServiceBroker
DatabaseMirroring Type is DatabaseMirroring

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace