DatabaseMirroringRole 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.
Database mirroring role types for SQL Server 2005
public enum DatabaseMirroringRole
type DatabaseMirroringRole =
Public Enum DatabaseMirroringRole
- Inheritance
-
DatabaseMirroringRole
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
Witness | 1 | Witness |
Partner | 2 | Partner |
All | 3 | All |