Skip to main content
A newer version of this page is available. .

EditExtractOptionsContext Constructors

Provides data for the Data Source Wizard pages related to the ExtractDataSource type.
Name Parameters Description
EditExtractOptionsContext() none Initializes a new instance of the EditExtractOptionsContext class.
EditExtractOptionsContext(UserLookAndFeel, IWin32Window, DataSourceCollection) lookAndFeel, owner, dataSources Initializes a new instance of the EditExtractOptionsContext class with the specified settings.
EditExtractOptionsContext(UserLookAndFeel, IWin32Window) lookAndFeel, owner Initializes a new instance of the EditExtractOptionsContext class with the specified settings.
See Also