ClassType

The ClassType property of the MDStore interface contains an enumeration constant identifying the specific class type.

Applies To
clsAggregation clsDatabase
clsCube clsPartition

Data Type

ClassTypes (an enumeration)

Values
Range
clsAggregation, clsCube, clsDatabase, or clsPartition
Default
Established when object is created
Access

Read-only

Remarks

All objects in Decision Support Objects (DSO) have a ClassType and a SubClassType property. The SubClassType property uses one of the enumerated values sbclsRegular and sbclsVirtual to identify the object as either regular or virtual. For a complete list of class types and subclass types, see Enumerations.

See Also
About Decision Support Objects Using Decision Support Objects
SubClassType Properties Cross-Reference

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