Export to GitHub

myextensions - EntityObject.wiki


Introduction

What is ADO.NET Entity Framework, visit http://code.msdn.microsoft.com/adonetefx.

Details

EntityObject is the Base Object Class (abstract) in Entity Framework: * it is a StructuralObject * it is an IEntityWithKey * it is an IEntityWithChangeTracker * it is an IEntityWithRelationships