Shunde.NET Framework Class Library

DBColumn Fields

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

Public Static Fields

DateTimeNullValueThe C# DateTime Value that represents the database NULL Value
DoubleNullValueThe C# double Value that represents the database NULL Value
FloatNullValueThe C# float Value that represents the database NULL Value
IntegerNullValueThe C# integer Value that represents the database NULL Value
LongNullValueThe C# long Value that represents the database NULL Value
ShortNullValueThe C# short Value that represents the database NULL Value

See Also

DBColumn Class | Shunde.Framework Namespace