These functions obtain information about database members and build database dimensions.
Function | Description |
---|---|
EsbQueryDatabaseMembers | Performs a report-style query to list a selection of database member information. |
EsbCheckMemberName | Checks if a string is a valid member name within the active database outline. |
EsbGetMemberInfo | Gets a structure containing information about a specific member in the active database outline. |
EsbGetMemberCalc | Gets the calc equation for a specific member in the active database outline. |
EsbGetDimensionInfo | Gets dimension information. |
EsbBuildDimension | Allows the creation of a dimension in the active database from a data file and rules file. |
EsbBuildDimFile | This function builds a data file to be used in the addition or removal of members from the outline in the active database. |
EsbBuildDimStart | This function starts the process of the adding or removing members from the outline in the active database. |