AdsParameter.IsNull
Advantage .NET Data Provider
Gets a boolean value that indicates whether the parameter value is null.
public bool IsNull { get; }
Remarks
If the parameter value is currently a null value, this property returns True.