DTSBufferManagerClass.GetColumnCount(Int32) 方法

定義

public:
 virtual System::UInt32 GetColumnCount(int hBufferType) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSBufferManager100::GetColumnCount;
public virtual uint GetColumnCount (int hBufferType);
Public Overridable Function GetColumnCount (hBufferType As Integer) As UInteger

參數

hBufferType
Int32

傳回

UInt32

實作

適用於