다음을 통해 공유


Properties, clsRoleCommand

[!참고]

  이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.

An object of ClassType clsRoleCommand 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

Contains the description of the role command

IsValid

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

Name

Contains the name of the role command

OrdinalPosition

Returns the ordinal position of the command object in Commands collection of the parent role 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

Contains the text of the role command statement, in Multidimensional Expressions (MDX)

SubClassType

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

참고 항목

참조