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