Enum WellKnownManagedTypes
- Namespace
- MASES.EntityFrameworkCore.KNet.Serialization
- Assembly
- MASES.EntityFrameworkCore.KNet.Serialization.dll
List of Type managed from PropertyData
public enum WellKnownManagedTypes
Fields
Bool = 5Byte = 8Bytes = 18Represent a generic array of byte
Char = 6ComplexType = 268435456Defines a property as IComplexType
ComplexTypeAsJson = 536870912Defines a property as IComplexType converted into Json since it is missing its IComplexTypeConverter
DateTime = 3DateTimeOffset = 4Decimal = 17Double = 15Float = 16Guid = 2Int = 11Long = 13SByte = 7Short = 9String = 1UInt = 12ULong = 14UShort = 10Undefined = 0Not defined or not found