Share via


FileExtractorPage Class

Definition

public ref class FileExtractorPage : System::Windows::Forms::UserControl, Microsoft::DataTransformationServices::DataFlowUI::IDataFlowComponentPage, Microsoft::DataTransformationServices::DataFlowUI::ISupportSaveInvalidState
[Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.fileextractortransformation.columns.f1")]
public class FileExtractorPage : System.Windows.Forms.UserControl, Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage, Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState
[<Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.fileextractortransformation.columns.f1")>]
type FileExtractorPage = class
    inherit UserControl
    interface IDataFlowComponentPage
    interface ISupportSaveInvalidState
Public Class FileExtractorPage
Inherits UserControl
Implements IDataFlowComponentPage, ISupportSaveInvalidState
Inheritance
FileExtractorPage
Attributes
Implements
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

Applies to