Click or drag to resize
EF Visual Editor

EnumValueType Enumeration

DomainEnumeration: EnumValueType No description available

Namespace:  Sawczyn.EFDesigner.EFModel
Assembly:  Sawczyn.EFDesigner.EFModel.Dsl (in Sawczyn.EFDesigner.EFModel.Dsl.dll) Version: 2.0.5.3 (2.0.5.3)
Syntax
public enum EnumValueType
Members
  Member nameValueDescription
Int160 Int16 short
Int321 Int32 int
Int642 Int64 long
Byte3 Byte byte
SByte4 SByte sbyte
UInt165 UInt16 ushort
UInt326 UInt32 uint
UInt647 UInt64 ulong
See Also