ReportExpression.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

已評估之運算式的資料類型。

適用於