DestinationConnectionPageWithTableOrViewOnly クラス

定義

public ref class DestinationConnectionPageWithTableOrViewOnly : System::Windows::Forms::UserControl, Microsoft::DataTransformationServices::DataFlowUI::IDataFlowComponentPage, Microsoft::DataTransformationServices::DataFlowUI::ISupportSaveInvalidState
public class DestinationConnectionPageWithTableOrViewOnly : System.Windows.Forms.UserControl, Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage, Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState
type DestinationConnectionPageWithTableOrViewOnly = class
    inherit UserControl
    interface IDataFlowComponentPage
    interface ISupportSaveInvalidState
Public Class DestinationConnectionPageWithTableOrViewOnly
Inherits UserControl
Implements IDataFlowComponentPage, ISupportSaveInvalidState
継承
DestinationConnectionPageWithTableOrViewOnly
派生
実装
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

コンストラクター

DestinationConnectionPageWithTableOrViewOnly()

フィールド

buttonPreview
connectionComboBox
designMode
errorReportingService
serviceProvider
tableOrViewComboBox
userPromptService

プロパティ

DtsDesignMode
ServiceProvider

メソッド

buttonPreview_Click(Object, EventArgs)
CancelPage()
Dispose(Boolean)
FireTableSelectedIndexChanged()
FireValidationChangedEvent()
HidePage()
HidePage(String)
InitializePage(Control)
LoadConnectionProperties(ConnectionAttributesEventArgs)
MappedColumnsExist()
OnConnectionChanged()
ResetTablesList()
SaveConnectionProperties(ConnectionAttributesEventArgs)
SavePage()
SavePage(Boolean, String)
ShowPage()
ValidateConnPage(String)
ValidatePage(String)

イベント

GetCreateTableDDL
GetExternalColumnsForPreview
HaveMappedColumns
LoadConnectionAttributes
SaveConnectionAttributes
ValidationStateChanged

適用対象