다음을 통해 공유


IDTSBuffer100.GetBLOBLength(Int32, Int32, UInt32) 메서드

정의

public:
 void GetBLOBLength(int hRow, int hCol, [Runtime::InteropServices::Out] System::UInt32 % pdwBytes);
public void GetBLOBLength (int hRow, int hCol, out uint pdwBytes);
abstract member GetBLOBLength : int * int * uint32 -> unit
Public Sub GetBLOBLength (hRow As Integer, hCol As Integer, ByRef pdwBytes As UInteger)

매개 변수

hRow
Int32
hCol
Int32
pdwBytes
UInt32

적용 대상