IRubricatorCopier

Assembly: Cubes.

Namespace: Prognoz.Platform.Interop.Cubes;

Description

The IRubricatorCopier interface is used to copy time series database.

Inheritance Hierarchy

          IRubricatorCopier

Comments

Use the RubricatorCopier class to create an object that copies time series database.

Properties

  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

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

See also:

Cubes Assembly Interfaces