Sdílet prostřednictvím


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
Protected method EntityDesignerChangeScope Instantiates a new instance of EntityDesignerChangeScope.

Top

Methods

  Name Description
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 (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

EntityDesignerChangeScope Class

Microsoft.Data.Entity.Design.Extensibility Namespace