Field.GetDataType メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フィールドのデータ型を取得します。
public:
Nullable<Microsoft::ReportingServices::RdlObjectModel::DataTypes> GetDataType();
public Microsoft.ReportingServices.RdlObjectModel.DataTypes? GetDataType();
member this.GetDataType : unit -> Nullable<Microsoft.ReportingServices.RdlObjectModel.DataTypes>
Public Function GetDataType () As Nullable(Of DataTypes)
返品
Nullable<T> オブジェクト。