DTSBufferManagerClass.GetRowWidth(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int GetRowWidth(int hBufferType) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSBufferManager100::GetRowWidth;
public virtual int GetRowWidth (int hBufferType);
abstract member GetRowWidth : int -> int
override this.GetRowWidth : int -> int
Public Overridable Function GetRowWidth (hBufferType As Integer) As Integer
Parameters
- hBufferType
- Int32
Returns
An unsigned integer that specifies the size, in bytes, of the row defined by the buffer type definition.