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