Click or drag to resize
SoLDMLargeDataManagementReset Method

The reset function is useful when using a customized LDM manager.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual void Reset()
Remarks

When the OIV.LDM.Nodes.SoDataSet node changes data then the reset function will be called if any cache needs to be deleted or any data reseted.

See Also