ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaParameter class
A value indicating whether the parameter accepts null values.
bool IsNullable
Read-write
This property is true if null values are accepted; otherwise it is false. The default is false. Null values are handled using the DBNull class.