LookupOperationGridColumn.SetRefColumnData(Int32, DataFlowObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- rowIndex
- Int32
- refData
- Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject