Compartir a través de


ClassType (MDStore Interface)

[!NOTA]   Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.

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

Notas

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

Vea también

Referencia

MDStore Interface
SubClassTypes

Ayuda e información

Obtener ayuda sobre SQL Server 2005