<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Entity Framework - Page 25 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Entity_Framework&amp;p=24">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Entity_Framework&amp;p=26">3.Next</a>
</p>
<p>Entities are instances of EntityTypes; they represent the individual instances of the objects (such as customer, orders) to which the information pertains. The identity of an entity is defined by the entity type it is an instance of; in that sense an entity type defines the class an entity belongs to and defines what properties an entity will have. Properties describe some aspect of the entity by giving it a name and a type. The properties of an entity type in ADO.NET Entity Framework are fully typed, and are fully compatible with the type system</p><p>
<a accesskey="1" href="page.php?w=Entity_Framework&amp;p=24">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Entity_Framework&amp;p=26">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
