Attribute Types

Supported types

  • Boolean - True / False

  • Byte - 8bit

  • Short - 16bit

  • Int - 32bit

  • Long - 64bit

  • Float

  • Double

  • Decimal(P, S)

  • String

  • Date

  • DateTime

Type mapping

Last updated