バージョン

NumericType プロパティ

列がサポートする数値データ型を返すまたは設定します。
シンタックス
'宣言
 
Public Property NumericType As NumericType
public NumericType NumericType {get; set;}
解説

列は整数または倍精度の10進数エントリのいずれかをサポートします。

参照