XmlSourceConnectionPage Class

Definition

public ref class XmlSourceConnectionPage : System::Windows::Forms::UserControl, Microsoft::DataTransformationServices::DataFlowUI::IDataFlowComponentPage, Microsoft::DataTransformationServices::DataFlowUI::ISupportSaveInvalidState
[Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.xmlsourceadapter.connectionmanager.f1")]
public class XmlSourceConnectionPage : System.Windows.Forms.UserControl, Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage, Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState
[<Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.xmlsourceadapter.connectionmanager.f1")>]
type XmlSourceConnectionPage = class
    inherit UserControl
    interface IDataFlowComponentPage
    interface ISupportSaveInvalidState
Public Class XmlSourceConnectionPage
Inherits UserControl
Implements IDataFlowComponentPage, ISupportSaveInvalidState
Inheritance
XmlSourceConnectionPage
Attributes
Implements
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

Constructors

XmlSourceConnectionPage()

Properties

DtsDesignMode
ServiceProvider
Variables

Methods

CancelPage()
Dispose(Boolean)
HidePage()
HidePage(String)
InitializePage(Control)
SavePage()
SavePage(Boolean, String)
ShowPage()
ValidatePage(String)

Events

LoadConnectionAttributes
SaveConnectionAttributes
ValidationStateChanged

Applies to