TableOptionsReplicateOnWrite Property |
Whether replicateOnWrite is set for this table. This is only meaningful for
tables holding counters.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public bool ReplicateOnWrite { get; }
Return Value
Type:
Booleanwhether replicateOnWrite is set for this table.
See Also