Поделиться через


Properties, clsCubeCommand

ms135515.note(ru-ru,SQL.90).gifПримечание.
  В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется.

An object of ClassType clsCubeCommand implements the following properties of the Command interface.

Property Description

ClassType

Returns an enumeration constant that identifies the specific object type

CommandType

Returns an enumeration constant that identifies the specific command option

Description

The description of the cube command

IsValid

Indicates whether the Name and Statement properties are empty and that the command object belongs to a collection

Name

The name of the cube command

OrdinalPosition

Returns the ordinal position of the command object in Commands collection of the parent MDStore object

Parent

Returns a reference to the parent object, using the MDStore interface of the parent object

ParentObject

Returns a reference to the parent object, using the default interface of the parent object

Statement

The text of the cube command statement, in Multidimensional Expressions (MDX)

SubClassType

Returns an enumeration constant that identifies the subclass type of the object

См. также

Справочник

clsCubeCommand
Command Interface

Справка и поддержка

Получение помощи по SQL Server 2005