Freigeben über


EndpointType Enumeration

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

Namespace: Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Syntax

'Declaration
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.

Hinweise

Aktualisierter Text:

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Smo Namespace