This documentation is archived and is not being maintained.
DataSpace Enumeration
Visual Studio 2008
Specifies the default names for the models in the Entity Framework.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Member name | Description | |
|---|---|---|
| OSpace | Represents the default name for the object model. | |
| CSpace | Represents the default name for the conceptual model. | |
| SSpace | Represents the default name for the storage model. | |
| OCSpace | Represents the default name for the mapping between the object model and the conceptual model. | |
| CSSpace | Represents the default name for the mapping between the conceptual model and the storage model. |
For more information about the models in the Entity Framework, see Metadata Workspace Overview.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: