ICubeMetaLoader.DisableTransactions

Fore Syntax

DisableTransactions: Boolean;

Fore.NET Syntax

DisableTransactions: boolean;

Description

The DisableTransactions property determines whether to import time series in one transaction.

Comments

Available values:

NOTE. The property value is not saved.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaLoader.ImportCallback.

See also:

ICubeMetaLoader