Membres EntityDesignerChangeScope
Creates a unit of work that can be undone or redone with the Undo and Redo buttons in Visual Studio.
Les tableaux suivants répertorient les membres exposés par le type EntityDesignerChangeScope.
Protégé Constructeurs
Nom | Description | |
---|---|---|
EntityDesignerChangeScope | Instantiates a new instance of EntityDesignerChangeScope. |
Haut
Public Méthodes
(voir aussi Protégé Méthodes)
Nom | Description | |
---|---|---|
Complete | Commits all operations within a change scope. | |
Dispose | Releases all resources used by the current instance of the EntityDesignerChangeScope class. | |
Equals | Surchargé. (hérité de Object) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut
Protégé Méthodes
Nom | Description | |
---|---|---|
Finalize | (hérité de Object) | |
MemberwiseClone | (hérité de Object) |
Haut
Voir aussi
Référence
Classe EntityDesignerChangeScope
Espace de noms Microsoft.Data.Entity.Design.Extensibility
Autres ressources
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions