EndpointType, énumération
Spécifie le type de point de terminaison.
Espace de noms : Microsoft.Data.Schema.ScriptDom.Sql
Assembly : Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Déclaration
Public Enumeration EndpointType
public enum EndpointType
public enum class EndpointType
type EndpointType
public enum EndpointType
Membres
Nom de membre | Description | |
---|---|---|
NotSpecified | Le type est NotSpecified | |
Soap | Le type est Soap | |
TSql | Le type est Transact-SQL. | |
ServiceBroker | Le type est ServiceBroker | |
DatabaseMirroring | Le type est DatabaseMirroring |