Bagikan melalui


IDTSBufferManager100.GetColumnCount(Int32) Metode

Definisi

Mendapatkan jumlah kolom dalam jenis buffer terdaftar tertentu.

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

ID buffer terdaftar.

Mengembalikan

Bilangan bulat yang menentukan jumlah kolom yang ditentukan untuk objek terdaftar IDTSBuffer100 .

Atribut

Keterangan

Metode mengembalikan GetColumnCount 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.

Berlaku untuk