次の方法で共有


ReportParameter.DataType プロパティ

定義

パラメーターのデータ型を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataTypes DataType { Microsoft::ReportingServices::RdlObjectModel::DataTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataTypes value); };
public Microsoft.ReportingServices.RdlObjectModel.DataTypes DataType { get; set; }
member this.DataType : Microsoft.ReportingServices.RdlObjectModel.DataTypes with get, set
Public Property DataType As DataTypes

プロパティ値

DataTypes オブジェクト。

適用対象