Udostępnij za pośrednictwem


Metoda IDTSBuffer100.ResetBLOBData

Usuwa bajty przechowywane kolumna IDTSBuffer100.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
Sub ResetBLOBData ( _
    hRow As Integer, _
    hCol As Integer _
)
'Użycie
Dim instance As IDTSBuffer100
Dim hRow As Integer
Dim hCol As Integer

instance.ResetBLOBData(hRow, hCol)
void ResetBLOBData(
    int hRow,
    int hCol
)
void ResetBLOBData(
    [InAttribute] int hRow, 
    [InAttribute] int hCol
)
abstract ResetBLOBData : 
        hRow:int * 
        hCol:int -> unit 
function ResetBLOBData(
    hRow : int, 
    hCol : int
)

Parametry

Uwagi

Ta metoda usuwa bajty przechowywane kolumna określonej przez hCol parametru.