SamplingMainPage Class

Definition

public ref class SamplingMainPage : System::Windows::Forms::UserControl, Microsoft::DataTransformationServices::DataFlowUI::IDataFlowComponentPage, Microsoft::DataTransformationServices::DataFlowUI::ISupportSaveInvalidState
public class SamplingMainPage : System.Windows.Forms.UserControl, Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage, Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState
type SamplingMainPage = class
    inherit UserControl
    interface IDataFlowComponentPage
    interface ISupportSaveInvalidState
Public Class SamplingMainPage
Inherits UserControl
Implements IDataFlowComponentPage, ISupportSaveInvalidState
Inheritance
SamplingMainPage
Implements
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

Constructors

SamplingMainPage()

Methods

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

Events

LoadSamplingProperties
SaveSamplingProperties
ValidationStateChanged

Applies to