IDTSBuffer100.GetData Yöntemi
Belirtilen satır ve sütun depolanan verileri alır bir IDTSBuffer100.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)
Sözdizimi
'Bildirim
Function GetData ( _
hRow As Integer, _
hCol As Integer _
) As DTP_VARIANT
'Kullanım
Dim instance As IDTSBuffer100
Dim hRow As Integer
Dim hCol As Integer
Dim returnValue As DTP_VARIANT
returnValue = instance.GetData(hRow, hCol)
DTP_VARIANT GetData(
int hRow,
int hCol
)
DTP_VARIANT GetData(
[InAttribute] int hRow,
[InAttribute] int hCol
)
abstract GetData :
hRow:int *
hCol:int -> DTP_VARIANT
function GetData(
hRow : int,
hCol : int
) : DTP_VARIANT
Parametreler
- hRow
Tür: System.Int32
Satır için tanıtıcı.
- hCol
Tür: System.Int32
Sütun için tanıtıcı.
Dönüş Değeri
Tür: Microsoft.SqlServer.Dts.Runtime.Wrapper.DTP_VARIANT
A DTP_VARIANT içinde belirtilen sütun depolanan verileri içeren nesneyi IDTSBuffer100.
Açıklamalar
Bu yöntem, belirtilen içinde depolanan verileri alır sütun arabelleği.Yönetilen bileşen geliştiriciler çağrılmayan bu yöntem, ancak bunun yerine kullanımı Madde özellik, yönetilen PipelineBuffer WalkTree