CacheTransformConnectionPage 类

定义

public ref class CacheTransformConnectionPage : System::Windows::Forms::UserControl, Microsoft::DataTransformationServices::DataFlowUI::IDataFlowComponentPage, Microsoft::DataTransformationServices::DataFlowUI::ISupportSaveInvalidState
[Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.cachetranscon.f1")]
public class CacheTransformConnectionPage : System.Windows.Forms.UserControl, Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage, Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState
[<Microsoft.SqlServer.Dts.Design.HelpContext("sql13.dts.designer.cachetranscon.f1")>]
type CacheTransformConnectionPage = class
    inherit UserControl
    interface IDataFlowComponentPage
    interface ISupportSaveInvalidState
Public Class CacheTransformConnectionPage
Inherits UserControl
Implements IDataFlowComponentPage, ISupportSaveInvalidState
继承
CacheTransformConnectionPage
属性
实现
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

构造函数

CacheTransformConnectionPage()

属性

ServiceProvider

方法

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

事件

AreAllColumnsMapped
GenerateNewCcm
LoadConnectionAttributes
RemoveExtraCcm
SaveConnectionAttributes
UpdateConnectionManager
ValidationStateChanged

适用于