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. |
このページのトップへ
パブリック メソッド
(プロテクト メソッド も参照)
名前 | 説明 | |
---|---|---|
Complete | Commits all operations within a change scope. | |
Dispose | Releases all resources used by the current instance of the EntityDesignerChangeScope class. | |
Equals | オーバーロードされます。(Object から継承) | |
GetHashCode | (Object から継承) | |
GetType | (Object から継承) | |
ReferenceEquals | (Object から継承) | |
ToString | (Object から継承) |
このページのトップへ
プロテクト メソッド
名前 | 説明 | |
---|---|---|
Finalize | (Object から継承) | |
MemberwiseClone | (Object から継承) |
このページのトップへ
参照
リファレンス
EntityDesignerChangeScope クラス
Microsoft.Data.Entity.Design.Extensibility 名前空間
その他のリソース
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions