ASP.NET MVC コントロールヘルプ
DataType メソッド (PivotFieldBaseBuilder<TControl,TBuilder>)

C1.Web.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotFieldBaseBuilder<TControl,TBuilder> クラス : DataType メソッド
DataTypeプロパティを設定します。
シンタックス
'宣言
 
Public Function DataType( _
   ByVal value As System.Nullable(Of DataType) _
) As TBuilder
public TBuilder DataType( 
   System.Nullable<DataType> value
)

パラメータ

value

戻り値の型

現在のビルダ
解説
フィールドのデータ型を取得または設定します。
参照

PivotFieldBaseBuilder<TControl,TBuilder> クラス
PivotFieldBaseBuilder<TControl,TBuilder> メンバ