For a list of all members of this type, see OlapDataSource members.
Name | Description | |
---|---|---|
Cube | Returns the currently selected Cube, or null if no cube is selected. | |
DisplayName | Returns or sets a human-readable string which is displayed by user interface elements to identify this data source. | |
HasPendingChanges | Returns a boolean value indicating whether this data source has any changes pending. | |
IsAsyncOperationPending | Returns boolean value indicating whether the data source is currently processing an asynchronous method call. | |
IsInitialized | Returns a boolean value indicating whether this OlapDataSource instance has been initialized. | |
IsInitializing | Returns boolean value indicating whether the data source is currently initializing. | |
PendingChanges | Returns a list of changes made to the data source since the last call to the UpdateAsync method. | |
Timeout | Specifies the amount of time for which an inactive asynchronous operation will wait before throwing an exception. |