ClassType (clsDataSource)
[!附註]
下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。
The ClassType property of an object of ClassType clsDataSource object returns an enumeration constant that identifies the specific class type.
Data Type
Integer representing a value from the ClassTypes enumeration. For more information, see ClassTypes.
Access
Read-only
備註
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 the clsDataSource value from the ClassTypes enumeration.