OleDbDestinationUI.AddPagesToForm(DataFlowComponentForm) Method

Definition

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

Parameters

form
Microsoft.DataTransformationServices.DataFlowUI.DataFlowComponentForm

Applies to