注意: |
|---|
| 下一版本的 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
Data Type
Access
Read-only
请参阅
参考
其他资源
CREATE MEMBER 语句 (MDX)
CREATE SET 语句 (MDX)
注意: