In Decision Support Objects (DSO), certain objects can contain a series of user-defined commands that are automatically executed on the PivotTable® Service client when you access the object. Such commands can include multidimensional expressions (MDX), calculated members, named sets, library references, or other commands. For more information about MDX, see Calculated Member Builder and MDX.
The objects that implement the Command interface have a ClassType property value of clsCubeCommand or clsDatabaseCommand. The Command interface provides collections, methods, and properties to manipulate these objects. For more information, see About Decision Support Objects.
clsCubeCommand | clsDatabaseCommand |