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
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

適用於