Instance Property
value
A new enumeration value to add to an existing type.
var value: (any SQLExpression)?
Discussion
Warning
Although this property is optional, setting it to nil will result in invalid serialized SQL.
Instance Property
var value: (any SQLExpression)?
Warning
Although this property is optional, setting it to nil will result in invalid serialized SQL.