SubClassType (clsDataSource)
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 SubClassType property of an object of ClassType clsDataSource contains an enumeration constant identifying the subclass type of the object.
Access
Read-only
Remarks
For objects of ClassType clsDataSource, the value of SubClassType is always sbclsRegular. For more information about the SubClassTypes enumeration, see Enumerations.