ICubeExecuteResult.DataRights

Syntax

DataRights: ICubeExecuteDataRights;

Description

The DataRights property returns the access permissions to obtained data. 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