ClassType (MDStore Interface)
Hinweis: |
---|
Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein. |
The ClassType property of the MDStore interface contains an enumeration constant identifying the specific class type.
Applies To:clsAggregation, clsCube, clsDatabase, clsPartition
Read-only
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