QuickObjects.ObjectBase Send comments on this topic.
IsNull Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > OriginalField Class : IsNull Property
IsNull is used to indicate if the field value is DBNull.

Syntax

C# 
public bool IsNull {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also