Click or drag to resize
ConvertDBNull Field
A constant that represents a database column that is absent of data; that is, database null.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly Object DBNull

Field Value

Type: Object
See Also