IRubricatorCopier.DisableTransactions

Fore Syntax

DisableTransactions: Boolean;

Fore.NET Syntax

DisableTransactions: boolean;

Description

The DisableTransactions property determines whether to copy time series database within 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 IRubricatorCopier.Copy.

See also:

IRubricatorCopier