IDTSInputColumn100.Scale Eigenschaft

Definition

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

Eigenschaftswert

Eine ganze Zahl , die die Anzahl der Dezimalstellen in der Eingabespalte angibt.

Attribute

Hinweise

Wenn die DataType-Eigenschaft der Spalte nicht DT_NUMERIC oder DT_DECIMAL ist, muss dieser Wert null sein.

Gilt für: