SubClassType (Command Interface)
[!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 the Command interface contains an enumeration constant that identifies the subclass type of the object. Objects that implement the Command interface always have a SubClassType of sbclsRegular.
Applies To:clsCubeCommand, clsDatabaseCommand, clsRoleCommand
Access
Read-only