Sprache

IDTSVirtualInputColumn100.Scale Eigenschaft

Definition

Erhält die Anzahl der Dezimalstellen in einer virtuellen Eingabespalte.

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

Die Anzahl der Dezimalstellen in der virtuellen Eingabespalte.

Attribute

Hinweise

Wenn die DataType von der Spalte nicht DT_NUMERIC oder DT_DECIMAList, muss dieser Wert null sein.

Gilt für: