CustomAdomdDataSourceProvider Methods
Include Protected Members
Include Inherited Members
The CustomAdomdDataSourceProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AccessMetadata | Opens the cube to get the cube definition, and calls the callback function before the connection is returned to the connection pool. |
![]() |
ConnectionUserName | Returns the name of the user account that is used to connect to the data source. (Inherited from CustomDataSourceProvider.) |
![]() |
EffectiveUserName | Returns the user name used to connect to the data source, including custom data. (Inherited from CustomDataSourceProvider.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetCube | Returns the cube, table, or list that is represented by the data source. (Inherited from CustomDataSourceProvider.) |
![]() |
GetCubeMetaData | Returns the hierarchy of the cube. (Inherited from CustomDataSourceProvider.) |
![]() |
GetCubeNameInfos | Returns the unique name, display name (caption), and description of a cube. (Inherited from CustomDataSourceProvider.) |
![]() |
GetCubeNames | Returns the names of the cubes in the database. (Inherited from CustomDataSourceProvider.) |
![]() |
GetDatabaseNames | Returns the names of the databases on the server. (Inherited from CustomDataSourceProvider.) |
![]() |
GetDimensionProperties | This method is not implemented by CustomDataSourceProvider. (Inherited from CustomDataSourceProvider.) |
![]() |
GetDimensions | Returns the dimensions in the cube. (Inherited from CustomDataSourceProvider.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetId | Returns the identifier of this data source. (Inherited from CustomDataSourceProvider.) |
![]() |
GetMdx | Gets the MDX from a query state object. |
![]() |
GetPreviewDataSet | Returns a dataset to preview. (Inherited from CustomDataSourceProvider.) |
![]() |
GetServerVersion() | Returns the major version of the server. (Inherited from CustomDataSourceProvider.) |
![]() |
GetServerVersion(Boolean) | Returns the major version of the server and disables logging events. (Inherited from CustomDataSourceProvider.) |
![]() |
GetTimeIntelligenceLevel | Returns the time intelligence level for the specified member. (Inherited from CustomDataSourceProvider.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HandleDataSourceBpmException | Returns an exception with data source-related error information for the specified exception. (Inherited from CustomDataSourceProvider.) |
![]() |
LastUpdate | Returns a timestamp of the last time that the data was updated. (Inherited from CustomDataSourceProvider.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
QueryChildMembers(String) | Returns all the children of the specified member. (Inherited from CustomDataSourceProvider.) |
![]() |
QueryChildMembers(String, Int64, Int64) | Returns the specified range of children of the specified member. (Inherited from CustomDataSourceProvider.) |
![]() |
QueryDimensionRootMembers | Returns the root members of a dimension. (Inherited from CustomDataSourceProvider.) |
![]() |
QueryNamedSetMembers | Returns the members of the specified named set. (Inherited from CustomDataSourceProvider.) |
![]() |
QueryNamedSets | Returns the available named sets in the data source. (Inherited from CustomDataSourceProvider.) |
![]() |
QueryRelatedMember | Returns a member related to the specified member. (Inherited from CustomDataSourceProvider.) |
![]() |
QueryTimeIntelligenceMembers | Returns the members for a time intelligence formula. (Inherited from CustomDataSourceProvider.) |
![]() |
QueryTransformMembers | Returns a transformed member collection. (Inherited from CustomDataSourceProvider.) |
![]() |
RunDataReaderQuery | Performs a query on the data source. |
![]() |
RunQuery(QueryState) | Performs a query on the data source. |
![]() |
RunQuery(String) | Performs a query on the data source. |
![]() |
RunQuery(QueryState, Int32) | Performs a query on the data source. |
![]() |
RunQuery(String, Int32) | Performs a query on the data source. |
![]() |
RunQuery(KpiMeasureCollection, MemberCollection, String, String, TupleCollection, IGlobalCache) | Performs a query on the data source. (Inherited from CustomDataSourceProvider.) |
![]() |
SetDataSource | Sets a data source. (Inherited from CustomDataSourceProvider.) |
![]() |
TestConnection | Tests the connection to a data source. (Inherited from CustomDataSourceProvider.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Validates this object. (Inherited from CustomDataSourceProvider.) |
Top
.gif)
.gif)