Sprache

ADONETDestinationConnectionPage Klasse

Definition

public ref class ADONETDestinationConnectionPage : Microsoft::DataTransformationServices::DataFlowUI::DestinationConnectionPageWithTableOrViewOnly
[Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.adonetdest.connection.f1")]
public class ADONETDestinationConnectionPage : Microsoft.DataTransformationServices.DataFlowUI.DestinationConnectionPageWithTableOrViewOnly
[<Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.adonetdest.connection.f1")>]
type ADONETDestinationConnectionPage = class
    inherit DestinationConnectionPageWithTableOrViewOnly
Public Class ADONETDestinationConnectionPage
Inherits DestinationConnectionPageWithTableOrViewOnly
Vererbung
Attribute

Konstruktoren

Name Beschreibung
ADONETDestinationConnectionPage()

Felder

Name Beschreibung
buttonPreview (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
connectionComboBox (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
designMode (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
errorReportingService (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
serviceProvider (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
tableOrViewComboBox (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
userPromptService (Geerbt von DestinationConnectionPageWithTableOrViewOnly)

Eigenschaften

Name Beschreibung
DtsDesignMode (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
ServiceProvider (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
UseBulkInsert

Methoden

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

Ereignisse

Name Beschreibung
GetCreateTableDDL (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
GetExternalColumnsForPreview (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
HaveMappedColumns (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
LoadConnectionAttributes (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
SaveConnectionAttributes (Geerbt von DestinationConnectionPageWithTableOrViewOnly)
ValidationStateChanged (Geerbt von DestinationConnectionPageWithTableOrViewOnly)

Gilt für: