IImportRequestInstance

Assembly: Cubes;

Description

The IImportRequestInstance interface contains properties and methods used in time series import.

Inheritance Hierarchy

          IImportRequestInstance

Properties

  Property name Brief description
DisableTransactions The DisableTransactions property determines whether to import time series in one transaction.
ImportCallback The ImportCallback property determines the object that is used to handle events occurring on time series import.
ImportResult The ImportResult property returns information on time series import results.
Provider The Provider property returns the object that is a data source.

Methods

  Method name Brief description
LoadData The LoadData method imports time series.

See also:

Cubes Assembly Interfaces