LookupConnectionPage(LookupTransformUI) Constructor
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.
public:
LookupConnectionPage(Microsoft::DataTransformationServices::DataFlowUI::LookupTransformUI ^ controller);
public LookupConnectionPage (Microsoft.DataTransformationServices.DataFlowUI.LookupTransformUI controller);
new Microsoft.DataTransformationServices.DataFlowUI.LookupConnectionPage : Microsoft.DataTransformationServices.DataFlowUI.LookupTransformUI -> Microsoft.DataTransformationServices.DataFlowUI.LookupConnectionPage
Public Sub New (controller As LookupTransformUI)
Parameters
- controller
- LookupTransformUI