DatabaseMirroringEndpointRole 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 database mirroring endpoint role
public enum DatabaseMirroringEndpointRole
type DatabaseMirroringEndpointRole =
Public Enum DatabaseMirroringEndpointRole
- Inheritance
-
DatabaseMirroringEndpointRole
Fields
Name | Value | Description |
---|---|---|
NotSpecified | 0 | |
Witness | 1 | |
Partner | 2 | |
All | 3 |