Properties, clsPartitionDimension

An object of ClassType clsPartitionDimension implements the following properties of the Dimension interface.

Property Description
ClassType Returns an enumeration constant identifying the specific object type.
DataSource Contains a reference to the DataSource object.
Description Contains the description of the dimension.
DimensionType Returns an enumeration constant identifying the specific type of dimension.
FromClause Contains the SQL FROM clause for a dimension.
IsShared Indicates whether the dimension is shared among cubes.
IsValid Indicates whether the dimension structure is valid.
JoinClause Contains the SQL JOIN clause for a dimension.
LastProcessed Contains the date and time when the dimension was last processed.
LastUpdated User-specified date. Not used by OLAP Services.
Name Contains the dimension name.
OrdinalPosition Returns the ordinal position of the dimension object within its parent object’s Dimensions collection.
Parent Returns a reference to the parent MDStore object.
SourceTable Contains the name of the source table of the dimension.
SubClassType Returns an enumeration constant identifying the subclass type of the object.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.