IDTSBuffer100.ResetBLOBData Yöntemi
Depolanan bayt siler 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 ResetBLOBData ( _
hRow As Integer, _
hCol As Integer _
)
'Kullanım
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
)
Açıklamalar
Bu yöntem tarafından belirtilen sütun depolanan bayt siler hCol parametresi.