forked from dotnet/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathns-System.Data.Objects.DataClasses.xml
13 lines (11 loc) · 1.16 KB
/
ns-System.Data.Objects.DataClasses.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<Namespace Name="System.Data.Objects.DataClasses">
<Docs>
<summary>The <see cref="N:System.Data.Objects.DataClasses" /> namespace includes classes that are base classes for types that are defined in an Entity Data Model (EDM), base classes for the types that are returned by navigation properties, and classes that define attributes that map common language runtime (CLR) objects to types in the conceptual model.</summary>
<remarks>
<format type="text/markdown"><. Custom data classes can inherit from classes in this namespace. The <xref:System.Data.Objects.DataClasses> namespace also includes interfaces that are used to implement custom data classes without inheriting from Entity Framework classes. For more information, see [Customizing Objects](http://msdn.microsoft.com/en-us/af6f07ce-2261-4c65-87cf-d018ad082921).
]]></format>
</remarks>
</Docs>
</Namespace>