IDTSBuffer100.GetBLOBStream(Int32, Int32) Método

Definição

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);
Public Function GetBLOBStream (hRow As Integer, hCol As Integer) As IStream

Parâmetros

hRow
Int32
hCol
Int32

Retornos

IStream

Aplica-se a