다음을 통해 공유


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

적용 대상