DTSBufferManagerClass.GetRowWidth(Int32) Metodo

Definizione

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

Parametri

hBufferType
Int32

Valori restituiti

Un intero senza segno che specifica la dimensione, in byte, della riga definita dalla definizione del tipo di buffer.

Implementazioni

Si applica a