共用方式為


IDTSBuffer100.GetData(Int32, Int32) Method

Definition

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTP_VARIANT GetData(int hRow, int hCol);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTP_VARIANT GetData (int hRow, int hCol);
abstract member GetData : int * int -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTP_VARIANT
Public Function GetData (hRow As Integer, hCol As Integer) As DTP_VARIANT

Parameters

hRow
Int32
hCol
Int32

Returns

Applies to