IDTSBuffer100.AddBLOBData Yöntemi
Bir sütun için bayt veri ekler bir IDTSBuffer100.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)
Sözdizimi
'Bildirim
Sub AddBLOBData ( _
hRow As Integer, _
hCol As Integer, _
ByRef lpData As Byte, _
dwLength As UInteger _
)
'Kullanım
Dim instance As IDTSBuffer100
Dim hRow As Integer
Dim hCol As Integer
Dim lpData As Byte
Dim dwLength As UInteger
instance.AddBLOBData(hRow, hCol, lpData, _
dwLength)
void AddBLOBData(
int hRow,
int hCol,
ref byte lpData,
uint dwLength
)
void AddBLOBData(
[InAttribute] int hRow,
[InAttribute] int hCol,
[InAttribute] unsigned char% lpData,
[InAttribute] unsigned int dwLength
)
abstract AddBLOBData :
hRow:int *
hCol:int *
lpData:byte byref *
dwLength:uint32 -> unit
function AddBLOBData(
hRow : int,
hCol : int,
lpData : byte,
dwLength : uint
)
Parametreler
- hRow
Tür: System.Int32
Satır tanıtıcı.
- hCol
Tür: System.Int32
Sütun işleci.
- lpData
Tür: System.Byte%
Sütun için yazılan bayt için bir işaretçi.
- dwLength
Tür: System.UInt32
Yazılacak bayt sayısı.
Açıklamalar
Bir bayt dizisi tarafından belirtilen sütun eklemek için kullanılan bu yöntem hCol parametresi.