次の方法で共有


EntityDesignerChangeScope のメンバー

Creates a unit of work that can be undone or redone with the Undo and Redo buttons in Visual Studio.

EntityDesignerChangeScope データ型で公開されるメンバーを以下の表に示します。

プロテクト コンストラクター

  名前 説明
EntityDesignerChangeScope Instantiates a new instance of EntityDesignerChangeScope.

このページのトップへ

パブリック メソッド

(プロテクト メソッド も参照)

  名前 説明
public method Complete Commits all operations within a change scope.
public method Dispose Releases all resources used by the current instance of the EntityDesignerChangeScope class.
public method Equals  オーバーロードされます。(Object から継承)
public method GetHashCode  (Object から継承)
public method GetType  (Object から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method ToString  (Object から継承)

このページのトップへ

プロテクト メソッド

  名前 説明
protected method Finalize  (Object から継承)
protected method MemberwiseClone  (Object から継承)

このページのトップへ

参照

リファレンス

EntityDesignerChangeScope クラス
Microsoft.Data.Entity.Design.Extensibility 名前空間

その他のリソース

Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions