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

适用于