IDTSInputColumn100.Scale Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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.