What is a deal with Entities (when it comes to Entity Framework)? As I understand it, this is largely a representation in memory of a data warehouse such as sql tables. Objects are smart enough to track changes and apply these changes to the data warehouse. Is there anything else?
Thanks in advance.
It comes from the field of systems engineering, where they use the Entity Relationship Diagram tool to design systems.
, , (, , , ..). - . . , , , , .
, , , . , : , , "" , . , , , - . , ( ).
:
Source: https://habr.com/ru/post/1744427/More articles:Incorrect parameter when using IsNull in MySQL - joinHow to save the value of onDestroy or onStop and return it again with the start of the program? - javarenderInContext - creating memory that was not quickly released - memoryimproving data extraction from a text file in Java - javaHow to work with NServiceBus in gateway mode - .netProper use of HttpRequestInterceptor and CredentialsProvider when performing preauthentication using HttpClient - javaExt-GWT/GXT (не так) Простая макетная проблема? - gwtAjax call with jQuery in ASP.NET MVC does not pass parameters - jquerySubclassification of NSArrayController to limit the size of located objects - cocoaHow to get from cgo to exe - cAll Articles