HeterogeneousColumn.DestinationScale プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マッピング先データ型の小数点以下桁数を取得します。値の設定も可能です。
public:
property int DestinationScale { int get(); void set(int value); };
public int DestinationScale { get; set; }
member this.DestinationScale : int with get, set
Public Property DestinationScale As Integer
プロパティ値
Int32 値。
注釈
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。