EndpointType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The types of endpoint
public enum EndpointType
type EndpointType =
Public Enum EndpointType
- Inheritance
-
EndpointType
Fields
Name | Value | Description |
---|---|---|
NotSpecified | 0 | |
Soap | 1 | |
TSql | 2 | |
ServiceBroker | 3 | |
DatabaseMirroring | 4 |