System.Data.Objects.DataClasses Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
Classes
| Name | Description |
|---|---|
| ComplexObject |
Base class for complex types. |
| EdmComplexPropertyAttribute |
Attribute that indicates that the property represents a complex property. |