ClassType (clsCollection)

注意注意

  下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。

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

注释

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