AdsParameter.IsNullable
Advantage .NET Data Provider
Gets or sets a value indicating whether the parameter accepts null values.
public bool IsNullable {get; set;}
Remarks
The Advantage .NET Data Provider does not enforce this setting.