IDTSBuffer100.GetBLOBStream(Int32, Int32) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IStream ^ GetBLOBStream(int hRow, int hCol);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IStream GetBLOBStream (int hRow, int hCol);
abstract member GetBLOBStream : int * int -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IStream
Public Function GetBLOBStream (hRow As Integer, hCol As Integer) As IStream
Parámetros
- hRow
- Int32
- hCol
- Int32