DTSBufferManagerClass.GetRowWidth(Int32) Metodo

Definizione

public:
 virtual int GetRowWidth(int hBufferType) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::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

Int32

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

Implementazioni

Si applica a