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 对象。

属性

适用于