Compartilhar via


DTSBufferManagerClass.GetRowWidth(Int32) Método

Definição

Obtém o tamanho da linha definido para a definição de tipo de buffer.

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

Parâmetros

hBufferType
Int32

A definição de tipo de buffer especificado cujo tamanho de linha é retornado.

Retornos

Um inteiro sem sinal que especifica o tamanho, em bytes, da linha especificada pela definição de tipo de buffer.

Implementações

Aplica-se a