共用方式為


IDTSBuffer100.GetDataByRef(Int32, Int32) Method

Definition

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

Parameters

hRow
Int32
hCol
Int32

Returns

Applies to