OlapCube Properties

The OlapCube type exposes the following members.

Properties
  NameDescription
Public propertyCacheExpiration
Gets a value indicating the time length for caching the results queried from the current instance.
Public propertyCaption
Gets or sets the localized caption.
Public propertyCubeDescriptor
Gets the cube descriptor.
Public propertyDataConnector
Gets the data connector.
Public propertyDataProvider
Gets the data provider.
Public propertyDateMappingCollection
Gets the date mappings.
Public propertyDefaultMeasure
Gets the default measure of the cube.
Public propertyDefaultMeasureName
Gets or sets the default measure name.
Public propertyDescription
Gets or sets the description.
(Inherited from DataStructure.)
Public propertyDimensions
Gets the cube dimensions.
Public propertyHasWarnings
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
Public propertyHierarchies
Gets the hierarchies.
Public propertyId
Gets the ID of the native structure entity corresponding to the cube.
Public propertyIsAutoGenerated
Gets a value indicating whether this instance is auto generated.
Public propertyItem
Gets the cube property with the specified name.
Public propertyKpis
Gets the KPIs.
Public propertyMeasureGroups
Gets the measure groups.
Public propertyMeasures
Gets the measures.
Public propertyMeasuresCaption
Gets or sets the measures caption.
Public propertyMeasuresUniqueName
Gets or sets the measures root unique name.
Public propertyName
Gets or sets the name.
(Inherited from DataStructure.)
Public propertyNamedSets
Gets the cube named sets.
Public propertyParameters
Gets the parameters defined for the current instance.
Public propertyProcessDate
Gets the process date.
Public propertyProperties
Gets the cube properties.
Public propertyQueryHints
Gets the optional query hints the structure may support.
Public propertySecurityHierarchies
Gets the data security hierarchies.
Public propertyStructureType
Gets or sets data structure type.
(Inherited from DataStructure.)
Public propertyUpdateDate
Gets the update date.
Public propertyWarnings
Gets the warnings for the current instance, as well as for any dependency objects.
Top
See Also