다음을 통해 공유


QueryBase.CommandType 속성

정의

명령 유형을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::CommandTypes CommandType { Microsoft::ReportingServices::RdlObjectModel::CommandTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::CommandTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.CommandTypes CommandType { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.CommandType : Microsoft.ReportingServices.RdlObjectModel.CommandTypes with get, set
Public Property CommandType As CommandTypes

속성 값

ReportExpression 개체입니다.

특성

적용 대상