DTSBufferManagerClass.GetColumnCount(Int32) メソッド

定義

public:
 virtual System::UInt32 GetColumnCount(int hBufferType) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSBufferManager100::GetColumnCount;
public virtual uint GetColumnCount (int hBufferType);
abstract member GetColumnCount : int -> uint32
override this.GetColumnCount : int -> uint32
Public Overridable Function GetColumnCount (hBufferType As Integer) As UInteger

パラメーター

hBufferType
Int32

戻り値

実装

適用対象