Membri EntityDesignerChangeScope
Creates a unit of work that can be undone or redone with the Undo and Redo buttons in Visual Studio.
Nella tabella seguente sono elencati i membri esposti dal tipo EntityDesignerChangeScope.
Protetto Costruttori
Nome | Descrizione | |
---|---|---|
EntityDesignerChangeScope | Instantiates a new instance of EntityDesignerChangeScope. |
Torna all'inizio
Pubblico Metodi
Vedere anche Protetto Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Complete | Commits all operations within a change scope. |
![]() |
Dispose | Releases all resources used by the current instance of the EntityDesignerChangeScope class. |
![]() |
Equals | Di overload. (ereditato da Object) |
![]() |
GetHashCode | (ereditato da Object) |
![]() |
GetType | (ereditato da Object) |
![]() ![]() |
ReferenceEquals | (ereditato da Object) |
![]() |
ToString | (ereditato da Object) |
Torna all'inizio
Protetto Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Finalize | (ereditato da Object) |
![]() |
MemberwiseClone | (ereditato da Object) |
Torna all'inizio
Vedere anche
Riferimento
Classe EntityDesignerChangeScope
Spazio dei nomi Microsoft.Data.Entity.Design.Extensibility
Altre risorse
Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions