OnBeforeCommit(Rubricator: IRubricatorInstance;
Connection: ISecurityConnection);
OnBeforeCommit(Rubricator: Prognoz.Platform.Interop.Cubes.IRubricatorInstance;
Connection: Prognoz.Platform.Interop.Metabase.ISecurityConnection);
Rubricator. Time series database, to which data is replicated.
Connection. Database server connection in use.
The OnBeforeCommit method implements the event that occurs before closing transaction and replication.
This event occurs before replication is finished.
The property use is given in the example for ICubeMetaUpdateEx.ForceEmptyValues.
See also: