ModuleHistorian.DisableSaveToDatabase Property
If true then data will not be stored in HistorianTable Dataset DB
<ID("DisableSaveToDatabase", (int)e.DisableSaveToDatabase)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Property DisableSaveToDatabase() As Boolean
This language is not supported or no code example is available.
[ID("DisableSaveToDatabase", (int)e.DisableSaveToDatabase)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public bool DisableSaveToDatabase {get; set;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7