Share via


SubClassType (Command Interface)

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

Data Type

SubClassTypes

Access

Read-only