PartnerDatabaseOptionKind 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 partner alter database options
public enum PartnerDatabaseOptionKind
type PartnerDatabaseOptionKind =
Public Enum PartnerDatabaseOptionKind
- Inheritance
-
PartnerDatabaseOptionKind
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
PartnerServer | 1 | |
Failover | 2 | |
ForceServiceAllowDataLoss | 3 | |
Off | 4 | |
Resume | 5 | |
SafetyFull | 6 | |
SafetyOff | 7 | |
Suspend | 8 | |
Timeout | 9 |