SQLDestinationAdvancedPage Class

Definition

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
Inheritance
SQLDestinationAdvancedPage
Attributes
Implements
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

Constructors

SQLDestinationAdvancedPage()

Methods

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

Events

HaveMappedColumns
LoadBulkInsertAttributes
SaveBulkInsertAttributes
ValidationStateChanged

Applies to