LookupOperationGridColumn.CustomAvailableInputFilter 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:
override bool CustomAvailableInputFilter(int rowIndex, Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^ availColumn);
public override bool CustomAvailableInputFilter (int rowIndex, Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject availColumn);
override this.CustomAvailableInputFilter : int * Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject -> bool
Public Overrides Function CustomAvailableInputFilter (rowIndex As Integer, availColumn As DataFlowObject) As Boolean
Parameters
- rowIndex
- Int32
- availColumn
- Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject