SQLDestinationConnectionPage 类

定义

public ref class SQLDestinationConnectionPage : Microsoft::DataTransformationServices::DataFlowUI::DestinationConnectionPageWithTableOrViewOnly
[Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.sqlserverdestadapter.connection.f1")]
public class SQLDestinationConnectionPage : Microsoft.DataTransformationServices.DataFlowUI.DestinationConnectionPageWithTableOrViewOnly
Public Class SQLDestinationConnectionPage
Inherits DestinationConnectionPageWithTableOrViewOnly
继承
属性

构造函数

SQLDestinationConnectionPage()

字段

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

属性

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

方法

buttonPreview_Click(Object, EventArgs) (继承自 DestinationConnectionPageWithTableOrViewOnly)
CancelPage() (继承自 DestinationConnectionPageWithTableOrViewOnly)
Dispose(Boolean) (继承自 DestinationConnectionPageWithTableOrViewOnly)
FireTableSelectedIndexChanged() (继承自 DestinationConnectionPageWithTableOrViewOnly)
FireValidationChangedEvent() (继承自 DestinationConnectionPageWithTableOrViewOnly)
HidePage() (继承自 DestinationConnectionPageWithTableOrViewOnly)
HidePage(String) (继承自 DestinationConnectionPageWithTableOrViewOnly)
InitializePage(Control) (继承自 DestinationConnectionPageWithTableOrViewOnly)
LoadConnectionProperties(ConnectionAttributesEventArgs) (继承自 DestinationConnectionPageWithTableOrViewOnly)
MappedColumnsExist() (继承自 DestinationConnectionPageWithTableOrViewOnly)
OnConnectionChanged()
ResetTablesList() (继承自 DestinationConnectionPageWithTableOrViewOnly)
SaveConnectionProperties(ConnectionAttributesEventArgs) (继承自 DestinationConnectionPageWithTableOrViewOnly)
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)

适用于