Partager via


DTSBufferManagerClass.GetRowWidth(Int32) Méthode

Définition

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

Paramètres

hBufferType
Int32

Retours

Entier non signé spécifiant la taille, en octets, de la ligne définie par la définition du type de tampon.

Implémente

S’applique à