Partager via


Énumération EndpointType

Specifies the types of endpoint.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration EndpointType
'Utilisation
Dim instance As EndpointType
public enum EndpointType
public enum class EndpointType
type EndpointType
public enum EndpointType

Membres

Nom de membre 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.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom