EXTFNAPIV4_DESCRIBE_PARM_CAN_BE_NULL Attribute (Set)

The EXTFNAPIV4_DESCRIBE_PARM_CAN_BE_NULL attribute returns whether or not the parameter is null. Using this attribute in a describe_parameter_set scenario returns an error.

Data Type

a_sql_byte

Description

True, if the value of a parameter can be NULL at the time of execution. For a table parameter or parameter 0, the value is false.

Usage

This is a read-only property.

Returns

This is a read-only property, so all attempts to set result in an EXTFNAPIV4_DESCRIBE_INVALID_ATTRIBUTE error.

Query Processing States

Not applicable.