CubeUtility members
Provides information that helps to define the construction of an OLAP database.
The CubeUtility type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CubeUtility | Creates an instance of the CubeUtility class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMaxExtrinsicDimensions | Returns the maximum number of extrinsic dimensions that can be added to a cube. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
MaxDimensionName | Represents the maximum length allowed for of a dimension field in the current OLAP database. | |
MaxMeasureName | Represents the maximum length allowed for of a numeric fact field in the current OLAP database. |
Top