ClassType (clsCollection)
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 a Decision Support Objects (DSO) collection returns the class type of the collection object. This property does not apply to CustomProperties collections.
Data Type
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
Remarks
Use the ContainedClassType property to determine the value of the ClassType objects accepted by the collection.