ServerDatabaseSettingsSupportsWriting Property
Gets if writing or file combination will be enabled.
Namespace: SnapDB.Snap.ServicesAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public bool SupportsWriting { get; set; }
Public Property SupportsWriting As Boolean
Get
Set
public:
property bool SupportsWriting {
bool get ();
void set (bool value);
}
function get_SupportsWriting();
function set_SupportsWriting(value);
Property Value
Boolean