SubClassType (Command Interface)
![]() |
---|
下一版本的 Microsoft SQL Server 将删除该功能。 请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。 |
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