Name

IsNullable

Synopsis


Boolean isNullable = Parameter.IsNulllable;

Parameter.IsNullable = isNullable;

This Boolean parameter indicates whether null values are accepted for the Parameter.Value property. The default is false.