Properties, clsCubeCommand
Observação |
---|
Esse recurso será removido na próxima versão do Microsoft SQL Server. Não utilize esse recurso em desenvolvimentos novos e modifique, assim que possível, os aplicativos que atualmente o utilizam. |
An object of ClassType clsCubeCommand implements the following properties of the Command interface.
Property |
Description |
---|---|
Returns an enumeration constant that identifies the specific object type |
|
Returns an enumeration constant that identifies the specific command option |
|
The description of the cube command |
|
Indicates whether the Name and Statement properties are empty and that the command object belongs to a collection |
|
The name of the cube command |
|
Returns the ordinal position of the command object in Commands collection of the parent MDStore object |
|
Returns a reference to the parent object, using the MDStore interface of the parent object |
|
Returns a reference to the parent object, using the default interface of the parent object |
|
The text of the cube command statement, in Multidimensional Expressions (MDX) |
|
Returns an enumeration constant that identifies the subclass type of the object |