Share via


IDTSExternalMetadataColumn100.Precision プロパティ

定義

decimal データ型の外部メタデータ列によって格納される小数点以下表示桁数を取得します。値の設定も可能です。

public:
 property int Precision { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(103)]
public int Precision { [System.Runtime.InteropServices.DispId(103)] get; [System.Runtime.InteropServices.DispId(103)] set; }
[<System.Runtime.InteropServices.DispId(103)>]
[<get: System.Runtime.InteropServices.DispId(103)>]
[<set: System.Runtime.InteropServices.DispId(103)>]
member this.Precision : int with get, set
Public Property Precision As Integer

プロパティ値

decimal データ型の外部メタデータ列によって格納される小数点以下表示桁数です。

属性

適用対象