Expand Minimize
This topic has not yet been rated - Rate this topic

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)
public enum EndpointType
Member nameDescription
SoapThe HTTP endpoint type is SOAP.
TSqlThe HTTP endpoint type is Transact-SQL.
ServiceBrokerThe HTTP endpoint type is SQL Server Service Broker.
DatabaseMirroringThe HTTP endpoint type is database mirroring.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.