DataSpace Enumeration
.NET Framework 4.5
Specifies the default names for the models in the Entity Framework.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Member name | Description | |
|---|---|---|
| CSpace | Represents the default name for the conceptual model. | |
| CSSpace | Represents the default name for the mapping between the conceptual model and the storage model. | |
| OCSpace | Represents the default name for the mapping between the object model and the conceptual model. | |
| OSpace | Represents the default name for the object model. | |
| SSpace | Represents the default name for the storage model. |
For more information about the models in the Entity Framework, see Metadata Workspace Overview.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.