다음을 통해 공유


FileExtractorPage 클래스

정의

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
상속
FileExtractorPage
특성
구현
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

생성자

FileExtractorPage()

메서드

CancelPage()
CreateGridColumns()
DeleteMainGridRow(Int32)
DeleteSelectedMainGridRows()
Dispose(Boolean)
DoGetAvailableBLOBColumns()
DoGetAvailableStringColumns()
FireValidationChangedEvent()
HidePage()
HidePage(String)
HookupEvents()
InitializePage(Control)
LoadData()
OnResize(EventArgs)
SavePage()
SavePage(Boolean, String)
ShowPage()
ValidatePage(String)

이벤트

GetAvailableBLOBColumns
GetAvailableStringColumns
GridColumnTooltipDataNeeded
LoadUsedFEColumns
SaveUsedFEColumns
ValidationStateChanged

적용 대상