Condividi tramite


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

Restituisce

Intero senza segno che indica le dimensioni in byte della riga specificata dalla definizione del tipo di buffer.

Implementazioni

Si applica a