SubClassType (clsDataSource)

Analysis Services Programming

Analysis Services Programming

SubClassType (clsDataSource)

The SubClassType property of an object of ClassType clsDataSource contains an enumeration constant identifying the subclass type of the object.

Data Type

SubClassTypes

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.

See Also

clsDataSource

SubClassTypes