EntityDesignerChangeScope Members
Include Protected Members
Include Inherited Members
Creates a unit of work that can be undone or redone with the Undo and Redo buttons in Visual Studio.
The EntityDesignerChangeScope type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
EntityDesignerChangeScope | Instantiates a new instance of EntityDesignerChangeScope. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Complete | Commits all operations within a change scope. |
![]() |
Dispose | Releases all resources used by the current instance of the EntityDesignerChangeScope class. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top