FileExtractorUI.AddPagesToForm(DataFlowComponentForm) 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.
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