SamplingMainPage 类

定义

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
继承
SamplingMainPage
实现
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

构造函数

SamplingMainPage()

方法

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

事件

LoadSamplingProperties
SaveSamplingProperties
ValidationStateChanged

适用于