Enum NativeTypeMapper.ManagedTypes
- Namespace
- MASES.EntityFrameworkCore.KNet.Serialization
- Assembly
- MASES.EntityFrameworkCore.KNet.Serialization.dll
List of Type managed from PropertyData
public enum NativeTypeMapper.ManagedTypes
Fields
Bool = 5Byte = 8Char = 6DateTime = 3DateTimeOffset = 4Decimal = 17Double = 15Float = 16Guid = 2Int = 11Long = 13SByte = 7Short = 9String = 1UInt = 12ULong = 14UShort = 10Undefined = 0Not defined or not found