CacheTransformUI.AddPagesToForm(DataFlowComponentForm) 方法

定義

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)

參數

form
Microsoft.DataTransformationServices.DataFlowUI.DataFlowComponentForm

適用於