ADONETDestinationConnectionPage 类

定义

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
继承
属性

构造函数

ADONETDestinationConnectionPage()

字段

buttonPreview (继承自 DestinationConnectionPageWithTableOrViewOnly)
connectionComboBox (继承自 DestinationConnectionPageWithTableOrViewOnly)
designMode (继承自 DestinationConnectionPageWithTableOrViewOnly)
errorReportingService (继承自 DestinationConnectionPageWithTableOrViewOnly)
serviceProvider (继承自 DestinationConnectionPageWithTableOrViewOnly)
tableOrViewComboBox (继承自 DestinationConnectionPageWithTableOrViewOnly)
userPromptService (继承自 DestinationConnectionPageWithTableOrViewOnly)

属性

DtsDesignMode (继承自 DestinationConnectionPageWithTableOrViewOnly)
ServiceProvider (继承自 DestinationConnectionPageWithTableOrViewOnly)
UseBulkInsert

方法

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

事件

GetCreateTableDDL (继承自 DestinationConnectionPageWithTableOrViewOnly)
GetExternalColumnsForPreview (继承自 DestinationConnectionPageWithTableOrViewOnly)
HaveMappedColumns (继承自 DestinationConnectionPageWithTableOrViewOnly)
LoadConnectionAttributes (继承自 DestinationConnectionPageWithTableOrViewOnly)
SaveConnectionAttributes (继承自 DestinationConnectionPageWithTableOrViewOnly)
ValidationStateChanged (继承自 DestinationConnectionPageWithTableOrViewOnly)

适用于