CloseCubeImport

Syntax

bool CloseCubeImport(CubeImportId tCubeImport)

Parameters

tCubeImport. Cube data import object moniker.

Description

The CloseCubeImport operation closes an instance of data import to cube and returns whether the instance is closed successfully.

Comments

To execute the operation, determine moniker of the import object instance to be closed in the tCubeImport parameter. The operation results in the logical True if the object was closed successfully.

Example

SOAP

JSON

C#

See also:

Working with Cubes