IAdoMdCatalogInstance.CubesFailExceptions

Syntax

CubesFailExceptions: IStringList;

Description

The CubesFailExceptions property returns array containing list of errors appeared on the ADOMD catalog cube updating.

Example

The example of use is given in description of the IAdoMdCatalogInstance.Refresh method.

See also:

IAdoMdCatalogInstance