IDTSBufferManager100.GetRowWidth(Int32) 方法

定義

public:
 int GetRowWidth(int hBufferType);
[System.Runtime.InteropServices.DispId(125)]
public int GetRowWidth (int hBufferType);
[<System.Runtime.InteropServices.DispId(125)>]
abstract member GetRowWidth : int -> int
Public Function GetRowWidth (hBufferType As Integer) As Integer

參數

hBufferType
Int32

傳回

Int32

不帶正負號的整數,可指定緩衝區類型定義所定義的資料列大小 (以位元組為單位)。

屬性

適用於