This documentation is archived and is not being maintained.
DataSpace Enumeration
Visual Studio 2010
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 SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: