Share via


DatabaseReadWriteMode

Specifies the read/write mode for the cluster database.

Attribute Value
Data type
DWORD
Access
Read/write
Structure
CLUSPROP_DWORD
Minimum
0
Maximum
2
Default
0

Remarks

The constant for this property is CLUSREG_NAME_DATABASE_READ_WRITE_MODE.

The possible values are:

Name Value
Everybody
0
MajorityWriteMajorityRead
1
MajorityWriteLocalRead
2

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2

See also

Cluster Common Properties