SQLDestinationAdvancedPage クラス

定義

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

コンストラクター

SQLDestinationAdvancedPage()

メソッド

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

イベント

HaveMappedColumns
LoadBulkInsertAttributes
SaveBulkInsertAttributes
ValidationStateChanged

適用対象