Partager via


ClassType (MDStore Interface)

Notes

  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

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

Applies To:clsAggregation, clsCube, clsDatabase, clsPartition

Data Type

ClassTypes

Access

Read-only

Notes

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

Voir aussi

Référence