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). Null values are handled using the DBNull class.