MergeUI.SetFormProperties(DataFlowComponentForm) Method

Definition

protected:
 override void SetFormProperties(Microsoft::DataTransformationServices::DataFlowUI::DataFlowComponentForm ^ form);
protected override void SetFormProperties (Microsoft.DataTransformationServices.DataFlowUI.DataFlowComponentForm form);
override this.SetFormProperties : Microsoft.DataTransformationServices.DataFlowUI.DataFlowComponentForm -> unit
Protected Overrides Sub SetFormProperties (form As DataFlowComponentForm)

Parameters

form
Microsoft.DataTransformationServices.DataFlowUI.DataFlowComponentForm

Applies to