Aracılığıyla paylaş


IDTSBuffer100.SetData Yöntemi

Veriyi atar 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 SetData ( _
    hRow As Integer, _
    hCol As Integer, _
    ByRef pData As DTP_VARIANT _
)
'Kullanım
Dim instance As IDTSBuffer100
Dim hRow As Integer
Dim hCol As Integer
Dim pData As DTP_VARIANT

instance.SetData(hRow, hCol, pData)
void SetData(
    int hRow,
    int hCol,
    ref DTP_VARIANT pData
)
void SetData(
    [InAttribute] int hRow, 
    [InAttribute] int hCol, 
    [InAttribute] DTP_VARIANT% pData
)
abstract SetData : 
        hRow:int * 
        hCol:int * 
        pData:DTP_VARIANT byref -> unit 
function SetData(
    hRow : int, 
    hCol : int, 
    pData : DTP_VARIANT
)

Parametreler

Açıklamalar

İçinde belirtilen sütun veri atamak için kullanılan bu yöntem IDTSBuffer100.Yönetilen bileşen geliştiriciler bu yöntem kullanın, ancak bunun yerine yönetilen yöntemlerini kullanmak PipelineBuffer WalkTree