AltaxoOleDbDataSource_isDeserializationInProgress Field |
Indicates that serialization of the whole AltaxoDocument (!) is still in progress. Data sources should not be updated during serialization.
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax [NonSerializedAttribute]
protected bool _isDeserializationInProgress
Field Value
BooleanSee Also