EndpointType-Enumeration
Gibt den Endpunkttyp an.
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
Member
Membername | Beschreibung | |
---|---|---|
NotSpecified | Der Typ ist NotSpecified. | |
Soap | Der Typ ist Soap. | |
TSql | Der Typ ist Transact-SQL. | |
ServiceBroker | Der Typ ist ServiceBroker. | |
DatabaseMirroring | Der Typ ist DatabaseMirroring. |