次の方法で共有


DataType プロパティ

パラメーターのデータ型。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property DataType As DataTypes
    Get
    Set
'使用
Dim instance As ReportParameter
Dim value As DataTypes

value = instance.DataType

instance.DataType = value
public DataTypes DataType { get; set; }
public:
property DataTypes DataType {
    DataTypes get ();
    void set (DataTypes value);
}
member DataType : DataTypes with get, set
function get DataType () : DataTypes
function set DataType (value : DataTypes)

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel. . :: . .DataTypes
DataTypes オブジェクトです。