Bagikan melalui


IDTSOutputColumn100.Scale Properti

Definisi

Mendapatkan jumlah tempat desimal yang terkandung dalam kolom output 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 menunjukkan jumlah tempat desimal di kolom output.

Atribut

Keterangan

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

Untuk informasi selengkapnya tentang jenis data Integration Services dan propertinya, lihat Jenis Data Integration Services.

Berlaku untuk