IDTSBLOBObject100.AddData(Byte, UInt32) Methode

Definition

public:
 void AddData(System::Byte % lpData, System::UInt32 dwLength);
[System.Runtime.InteropServices.DispId(104)]
public void AddData (ref byte lpData, uint dwLength);
[<System.Runtime.InteropServices.DispId(104)>]
abstract member AddData : byte * uint32 -> unit
Public Sub AddData (ByRef lpData As Byte, dwLength As UInteger)

Parameter

lpData
Byte
dwLength
UInt32
Attribute

Hinweise

Diese Methode fügt die von lpData angegebenen Bytes an das IDTSBLOBObject100-Objekt an.

Gilt für: