次の方法で共有


FlatFileSourceConnectionPage クラス

定義

public ref class FlatFileSourceConnectionPage : System::Windows::Forms::UserControl, Microsoft::DataTransformationServices::DataFlowUI::IDataFlowComponentPage, Microsoft::DataTransformationServices::DataFlowUI::ISupportSaveInvalidState
[Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.flatfilesourceadapter.connection.f1")]
public class FlatFileSourceConnectionPage : System.Windows.Forms.UserControl, Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage, Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState
[<Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.flatfilesourceadapter.connection.f1")>]
type FlatFileSourceConnectionPage = class
    inherit UserControl
    interface IDataFlowComponentPage
    interface ISupportSaveInvalidState
Public Class FlatFileSourceConnectionPage
Inherits UserControl
Implements IDataFlowComponentPage, ISupportSaveInvalidState
継承
FlatFileSourceConnectionPage
属性
実装
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

コンストラクター

FlatFileSourceConnectionPage()

プロパティ

DtsDesignMode
ServiceProvider

メソッド

CancelPage()
Dispose(Boolean)
HidePage()
HidePage(String)
InitializePage(Control)
SavePage()
SavePage(Boolean, String)
ShowPage()
ValidatePage(String)

イベント

LoadConnectionAttributes
SaveConnectionAttributes
ValidationStateChanged

適用対象