Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The EndpointType enumeration is a list of constant values that specifies the type of HTTP endpoint.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.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 HTTP endpoint type is database mirroring. | |
| ServiceBroker | The HTTP endpoint type is SQL Server Service Broker. | |
| Soap | The HTTP endpoint type is SOAP. | |
| TSql | The HTTP endpoint type is Transact-SQL. |