次の方法で共有


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

適用対象