LookupOperationGridColumn.SetRefColumnData(Int32, DataFlowObject) 方法

定义

public:
 void SetRefColumnData(int rowIndex, Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^ refData);
public void SetRefColumnData (int rowIndex, Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject refData);
member this.SetRefColumnData : int * Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject -> unit
Public Sub SetRefColumnData (rowIndex As Integer, refData As DataFlowObject)

参数

rowIndex
Int32
refData
Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject

适用于