IDataSourceMetadata methods

The IDataSourceMetadata type exposes the following members.

Methods

  Name Description
Public method GetCube Gets the cube represented by the data source.
Public method GetCubeMetaData Gets a cube and its metadata.
Public method GetCubeNameInfos Gets cube name information.
Public method GetCubeNames Get the names of the cubes in the database of the data source.
Public method GetDatabaseNames Gets the names of the databases on the data source server.
Public method GetDimensionProperties Gets a list of dimension properties for a hierarchy.
Public method GetDimensions Gets the dimensions in the cube.
Public method GetPreviewDataSet Gets preview data from data source.
Public method GetServerVersion() Gets the major version of the server.
Public method GetServerVersion(Boolean) Gets the major version of the server and disables logging events.
Public method GetTimeIntelligenceLevel Gets the Time Intelligence level for a member.
Public method QueryChildMembers(String) Gets all the child members of a member.
Public method QueryChildMembers(String, Int64, Int64) Gets all the child members of a member.
Public method QueryDimensionRootMembers Gets all the root members of a dimension.
Public method QueryNamedSetMembers Gets the members of a named set.
Public method QueryNamedSets Gets the available named sets in the data source.
Public method QueryRelatedMember Gets a related member.
Public method QueryTimeIntelligenceMembers Gets the members for a Time Intelligence formula.
Public method QueryTransformMembers Gets a transformed member collection.

Top

See also

Reference

IDataSourceMetadata interface

Microsoft.PerformancePoint.Scorecards namespace