bool CloseCubeImport(CubeImportId tCubeImport)
tCubeImport. Cube data import object moniker.
The CloseCubeImport operation closes an instance of data import to cube and returns whether the instance is closed successfully.
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.
See also: