KREDOR Business Object Framework Documentation

Nulls Fields

The fields of the Nulls class are listed below. For a complete list of Nulls class members, see the Nulls Members topic.

Public Static Fields

DateGets a DateTime represeting a NULL in the database.
DecimalGets a Decimal represeting a NULL in the database.
DoubleGets a Double represeting a NULL in the database.
FloatGets a Single represeting a NULL in the database.
GuidGets a Guid represeting a NULL in the database.
IntGets a Int32 represeting a NULL in the database.
LongGets a Int64 represeting a NULL in the database.
ShortGets a Int16 represeting a NULL in the database.
SingleGets a Single represeting a NULL in the database.

See Also

Nulls Class | Kredor.BO Namespace