Partager via


SubClassType (clsDataSource)

[!REMARQUE]

  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 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

Notes

For objects of ClassType clsDataSource, the value of SubClassType is always sbclsRegular. For more information about the SubClassTypes enumeration, see Enumerations.

Voir aussi

Référence