IDTSBuffer100.SetBLOBFromObject Yöntemi
İçerdiği veriyi atar bir IDTSBLOBObject100 bir sütun, bir IDTSBuffer100.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)
Sözdizimi
'Bildirim
Sub SetBLOBFromObject ( _
hRow As Integer, _
hCol As Integer, _
pIDTSBLOBObject As IDTSBLOBObject100 _
)
'Kullanım
Dim instance As IDTSBuffer100
Dim hRow As Integer
Dim hCol As Integer
Dim pIDTSBLOBObject As IDTSBLOBObject100
instance.SetBLOBFromObject(hRow, hCol, _
pIDTSBLOBObject)
void SetBLOBFromObject(
int hRow,
int hCol,
IDTSBLOBObject100 pIDTSBLOBObject
)
void SetBLOBFromObject(
[InAttribute] int hRow,
[InAttribute] int hCol,
[InAttribute] IDTSBLOBObject100^ pIDTSBLOBObject
)
abstract SetBLOBFromObject :
hRow:int *
hCol:int *
pIDTSBLOBObject:IDTSBLOBObject100 -> unit
function SetBLOBFromObject(
hRow : int,
hCol : int,
pIDTSBLOBObject : IDTSBLOBObject100
)
Parametreler
- hRow
Tür: System.Int32
Satır tanıtıcı.
- hCol
Tür: System.Int32
Sütun işleci.
- pIDTSBLOBObject
Tür: Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSBLOBObject100
IDTSBLOBObject100 Sütun. yazılan verileri içeren
Açıklamalar
Bu yöntem içinde depolanan verileri yazar IDTSBLOBObject100 tarafından belirtilen sütun için hCol parametresi.