IDataInputServiceRetrieveStorageDataAsync Method |
Namespace: Dundas.BI.Data.DataInput
DataInputRetrievalContext RetrieveStorageDataAsync( DataInputRetrievalRequest request )
Exception | Condition |
---|---|
ArgumentNullException | request is . |
NotFoundException | The data cube with the specified ID does not exist or the data input transform with the specified ID does not exist. |
NoPrivilegeException | The caller does not have the DataCubeInput privilege or the caller does not have the Read on the data cube. |
InvalidSessionException | The caller context is not associated with a valid session. |