次の方法で共有


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 オブジェクト。

属性

適用対象