Share via


IDTSExternalMetadataColumn100.Scale プロパティ

定義

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

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

プロパティ値

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

属性

適用対象