Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The EndpointType enumeration is a list of constant values that specifies the type of HTTP endpoint.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public Enumeration EndpointType
'Utilizzo
Dim instance As EndpointType
public enum EndpointType
public enum class EndpointType
type EndpointType
public enum EndpointType
Membri
| Nome membro | Descrizione | |
|---|---|---|
| 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. |