IDTSBuffer100.GetBLOBStream(Int32, Int32) Метод

Определение

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IStream ^ GetBLOBStream(int hRow, int hCol);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IStream GetBLOBStream (int hRow, int hCol);
abstract member GetBLOBStream : int * int -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IStream
Public Function GetBLOBStream (hRow As Integer, hCol As Integer) As IStream

Параметры

hRow
Int32
hCol
Int32

Возвращаемое значение

Применяется к