LookupConnectionPage Class

Definition

public ref class LookupConnectionPage : Microsoft::DataTransformationServices::DataFlowUI::DataFlowBasePage
[Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.lookuptransformation.referencetable.f1")]
public class LookupConnectionPage : Microsoft.DataTransformationServices.DataFlowUI.DataFlowBasePage
[<Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.lookuptransformation.referencetable.f1")>]
type LookupConnectionPage = class
    inherit DataFlowBasePage
Public Class LookupConnectionPage
Inherits DataFlowBasePage
Inheritance
Microsoft.DataTransformationServices.DataFlowUI.DataFlowBasePage
LookupConnectionPage
Attributes

Constructors

LookupConnectionPage(LookupTransformUI)

Methods

Dispose(Boolean)
DoInitializePage()
DoSavePage(Boolean, String)
DoShowPage()
DoValidatePage(String)

Events

GetCcmConnectionInfo
GetConnectionType
GetCreateTableStatement
GetOleDbConnectionInfo
SetCcmConnectionInfo
SetOleDbConnectionInfo

Applies to