Assembly: Cubes.
Namespace: Prognoz.Platform.Interop.Cubes;
The IRubricatorCopier interface is used to copy time series database.
IRubricatorCopier
Use the RubricatorCopier class to create an object that copies time series database.
| 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. |
| Method name | Brief description | |
| The Copy method copies time series database. |
See also: