Condividi tramite


ClassType (clsCollection)

[!NOTA]   Questa funzionalità verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa funzionalità in un nuovo progetto di sviluppo e modificare appena possibile le applicazioni in cui questa funzionalità viene utilizzata.

The ClassType property of a Decision Support Objects (DSO) collection returns the class type of the collection object. This property does not apply to CustomProperties collections.

Data Type

ClassTypes

This property returns clsCollection for all collections, regardless of the value of the ClassType property for the objects contained by the collection.

Access

Read-only

Osservazioni

Use the ContainedClassType property to determine the value of the ClassType objects accepted by the collection.

Vedere anche

Riferimento

ContainedClassType (clsCollection)
ClassTypes
clsDataSource
Command Interface
Dimension Interface
Level Interface
MDStore Interface
Role Interface

Altre risorse

Collections

Guida in linea e informazioni

Assistenza su SQL Server 2005