ICubeExecuteResult.DataRights

Syntax

DataRights: ICubeExecuteDataRights;

Description

The DataRights property returns access permissions for obtained data.

Comments

If access permissions to data are not supported, Null is returned.

Example

The property use is given in the example for ICubeExecuteDataRights.Rights.

See also:

ICubeExecuteResult