| AbstractSimpleType |
Abstract implementation of the EDM simple-type interface.
|
| Bit |
Implementation of the internal simple type Bit.
|
| EdmAuto |
Implementation of the EDM simple type Auto.
|
| EdmBinary |
Implementation of the EDM simple type Binary.
|
| EdmBoolean |
Implementation of the EDM simple type Boolean.
|
| EdmByte |
Implementation of the EDM simple type Byte.
|
| EdmDateTime |
Implementation of the EDM simple type DateTime.
|
| EdmDateTimeOffset |
Implementation of the EDM simple type DateTimeOffset.
|
| EdmDecimal |
Implementation of the EDM simple type Decimal.
|
| EdmDouble |
Implementation of the EDM simple type Double.
|
| EdmGuid |
Implementation of the EDM simple type Guid.
|
| EdmInt16 |
Implementation of the EDM simple type Int16.
|
| EdmInt32 |
Implementation of the EDM simple type Int32.
|
| EdmInt64 |
Implementation of the EDM simple type Int64.
|
| EdmNull |
Implementation of the simple type Null.
|
| EdmSByte |
Implementation of the EDM simple type SByte.
|
| EdmSingle |
Implementation of the EDM simple type Single.
|
| EdmString |
Implementation of the EDM simple type String.
|
| EdmTime |
Implementation of the EDM simple type Time.
|
| Uint7 |
Implementation of the internal simple type "unsigned 7-bit integer".
|