Shunde.NET Framework Class Library

DBColumn.DateTimeNullValue Field

The C# DateTime Value that represents the database NULL Value

public static DateTime DateTimeNullValue;

Remarks

Setting a column's Value to this Value will cause this column to be set to NULL when saving to the database

See Also

DBColumn Class | Shunde.Framework Namespace