IDTSBufferManager100.GetColumnCount(Int32) Metode

Definisi

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 IDTSBuffer100 terdaftar.

Atribut

Keterangan

Metode GetColumnCount mengembalikan jumlah kolom yang ditentukan untuk objek IDTSBuffer100 yang diidentifikasi oleh hBufferType parameter . Jika definisi buffer yang ditentukan oleh hBufferType tidak ada, kesalahan E_INVALIDARG terjadi.

Berlaku untuk