ADONETDestinationConnectionPage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Attributes
Constructors
ADONETDestinationConnectionPage() |
Fields
buttonPreview | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
connectionComboBox | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
designMode | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
errorReportingService | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
serviceProvider | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
tableOrViewComboBox | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
userPromptService | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
Properties
DtsDesignMode | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
ServiceProvider | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
UseBulkInsert |
Methods
Events
GetCreateTableDDL | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
GetExternalColumnsForPreview | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
HaveMappedColumns | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
LoadConnectionAttributes | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
SaveConnectionAttributes | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |
ValidationStateChanged | (Inherited from DestinationConnectionPageWithTableOrViewOnly) |