DestinationConnectionPageWithTableOrViewOnly Class

Definition

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

Constructors

DestinationConnectionPageWithTableOrViewOnly()

Fields

buttonPreview
connectionComboBox
designMode
errorReportingService
serviceProvider
tableOrViewComboBox
userPromptService

Properties

DtsDesignMode
ServiceProvider

Methods

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)

Events

GetCreateTableDDL
GetExternalColumnsForPreview
HaveMappedColumns
LoadConnectionAttributes
SaveConnectionAttributes
ValidationStateChanged

Applies to