ClassType (clsCollection)
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 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
Notes
Use the ContainedClassType property to determine the value of the ClassType objects accepted by the collection.