RubricatorCopier

Assembly: Cubes;

Namespace: Prognoz.Platform.Interop.Cubes;

Description

The RubricatorCopier class is used for copying of time series database.

Fore.NET Syntax

Class get analog of the RubricatorCopier class:

None;

Class to get analog of the RubricatorCopier class object:

RubricatorCopierClass;

Properties inherited from IRubricatorCopier

  Property name Brief description
The CopyInfo property determines general parameters of copying a time series database.
The DisableTransactions property determines whether to copy time series database within one transaction.
The WithObjects property determines whether a time series database with data must be copied.

Methods inherited from IRubricatorCopier

  Method name Brief description
The Copy method copies time series database.

See also:

Cubes Assembly Interfaces