DataSpace Enum
Definition
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.
DataSpace
public enum DataSpace
type DataSpace =
Public Enum DataSpace
- Inheritance
-
DataSpace
Fields
Name | Value | Description |
---|---|---|
OSpace | 0 | OSpace indicates the item in the clr space |
CSpace | 1 | CSpace indicates the item in the CSpace - edm primitive types + types defined in csdl |
SSpace | 2 | SSpace indicates the item in the SSpace |
OCSpace | 3 | Mapping between OSpace and CSpace |
CSSpace | 4 | Mapping between CSpace and SSpace |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework