EndpointType Enumeration
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 (in microsoft.sqlserver.sqlenum.dll)
Sintaxis
'Declaración
Public Enumeration EndpointType
public enum EndpointType
public enum class EndpointType
public enum EndpointType
public enum EndpointType
Members
Member name | 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. |
Notas
Texto actualizado:
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.