Bagikan melalui


IDTSInputColumn100.Scale Properti

Definisi

Mendapatkan jumlah tempat desimal yang terkandung dalam kolom input numerik.

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

Nilai Properti

Bilangan bulat yang menentukan jumlah tempat desimal di kolom input.

Atribut

Keterangan

DataType Jika properti kolom bukan DT_NUMERIC atau DT_DECIMAL, nilai ini harus nol.

Berlaku untuk