ADONETSourceUI.SetConnectionPageDescriptions(DataFlowConnectionPage) 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 SetConnectionPageDescriptions(Microsoft::DataTransformationServices::DataFlowUI::DataFlowConnectionPage ^ connectionPage);
protected override void SetConnectionPageDescriptions (Microsoft.DataTransformationServices.DataFlowUI.DataFlowConnectionPage connectionPage);
override this.SetConnectionPageDescriptions : Microsoft.DataTransformationServices.DataFlowUI.DataFlowConnectionPage -> unit
Protected Overrides Sub SetConnectionPageDescriptions (connectionPage As DataFlowConnectionPage)
Parameters
- connectionPage
- Microsoft.DataTransformationServices.DataFlowUI.DataFlowConnectionPage