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

適用於