IDTSManagedComponentWrapper100.AddBLOBData Método

Definição

public:
 void AddBLOBData(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSBuffer100 ^ pIDTSBuffer, int hRow, int hCol, cli::array <System::Byte> ^ % ppsaData);
public void AddBLOBData (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSBuffer100 pIDTSBuffer, int hRow, int hCol, ref byte[] ppsaData);
abstract member AddBLOBData : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSBuffer100 * int * int * Byte[] -> unit
Public Sub AddBLOBData (pIDTSBuffer As IDTSBuffer100, hRow As Integer, hCol As Integer, ByRef ppsaData As Byte())

Parâmetros

pIDTSBuffer
IDTSBuffer100
hRow
Int32
hCol
Int32
ppsaData
Byte[]

Aplica-se a