AdsParameter.IsNull

Advantage .NET Data Provider

  Previous topic Next topic  

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.