ICubeCallbackSaveArgument.ActiveTransactionId

Syntax

ActiveTransactionId: String;

Description

The ActiveTransactionId property returns identifier of the current transaction.

Comments

Static unique 128-bit identifiers are used to identify transactions.

The property is available if data is saved using the ICubeInstanceStorage.SaveMatrixT method.

See also:

ICubeCallbackSaveArgument