Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
The ClassType property of the MDStore interface contains an enumeration constant identifying the specific class type.
Applies To:clsAggregation, clsCube, clsDatabase, clsPartition
Data Type
Access
Read-only
Remarks
Most objects in Decision Support Objects (DSO) have a ClassType and a SubClassType property. The SubClassType property uses an enumerated value to provide additional information about the object. This property supports four values from the ClassTypes enumeration:
- clsAggregation
- clsCube
- clsDatabase
- clsPartition
See Also
Reference
MDStore Interface
SubClassTypes