IDTSBuffer100.GetBLOBObject(Int32, Int32) Metode

Definisi

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSBLOBObject100 ^ GetBLOBObject(int hRow, int hCol);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSBLOBObject100 GetBLOBObject (int hRow, int hCol);
abstract member GetBLOBObject : int * int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSBLOBObject100
Public Function GetBLOBObject (hRow As Integer, hCol As Integer) As IDTSBLOBObject100

Parameter

hRow
Int32
hCol
Int32

Mengembalikan

Objek IDTSBLOBObject100.

Keterangan

Objek IDTSBLOBObject100 dapat digunakan untuk memanipulasi data dalam kolom objek besar biner (BLOB).

Berlaku untuk