EdmxDataType enum
EdmxDataType enum
Section titled “EdmxDataType enum”Name | Value | Description |
---|---|---|
Binary | "Edm.Binary" | |
Boolean | "Edm.Boolean" | |
Byte | "Edm.Byte" | |
Date | "Edm.Date" | |
DateTime | "Edm.DateTime" | |
DateTimeOffset | "Edm.DateTimeOffset" | |
Decimal | "Edm.Decimal" | |
Double | "Edm.Double" | |
Geography | "Edm.Geography" | |
Geometry | "Edm.Geometry" | |
Guid | "Edm.Guid" | |
Int16 | "Edm.Int16" | |
Int32 | "Edm.Int32" | |
Int64 | "Edm.Int64" | |
SByte | "Edm.SByte" | |
Single | "Edm.Single" | |
Stream | "Edm.Stream" | |
String | "Edm.String" | |
Time | "Edm.Time" |