Compartir a través de


Enumeración EndpointType

The EndpointType enumeration is a list of constant values that specifies the type of HTTP endpoint.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Sintaxis

'Declaración
Public Enumeration EndpointType
'Uso
Dim instance As EndpointType
public enum EndpointType
public enum class EndpointType
type EndpointType
public enum EndpointType

Miembros

Nombre del miembro Descripción
Soap The HTTP endpoint type is SOAP.
TSql The HTTP endpoint type is Transact-SQL.
ServiceBroker The HTTP endpoint type is SQL Server Service Broker.
DatabaseMirroring The HTTP endpoint type is database mirroring.