IDTSBufferManager100.GetColumnCount(Int32) Metode
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.
public:
System::UInt32 GetColumnCount(int hBufferType);
[System.Runtime.InteropServices.DispId(123)]
public uint GetColumnCount (int hBufferType);
[<System.Runtime.InteropServices.DispId(123)>]
abstract member GetColumnCount : int -> uint32
Public Function GetColumnCount (hBufferType As Integer) As UInteger
Parameter
- hBufferType
- Int32
Mengembalikan
Bilangan bulat yang menentukan jumlah kolom yang ditentukan untuk objek terdaftar IDTSBuffer100 .
- Atribut
Keterangan
Metode GetColumnCount mengembalikan jumlah kolom yang ditentukan untuk objek yang IDTSBuffer100 diidentifikasi oleh hBufferType parameter . Jika definisi buffer yang ditentukan oleh hBufferType tidak ada, kesalahan E_INVALIDARG terjadi.