boolean
nullInput, in Class DB2Procedure
Documentation
CALLED ON NULL INPUT
<p>
CALLED ON NULL INPUT always applies to stored procedures. This
means that regardless if any arguments are null, the stored procedure is
called. It can return a null value or a normal (non-null) value. Responsibility
for testing for null argument values lies with the stored procedure.
<p>
The value NULL CALL may be used as a synonym for CALLED ON
NULL INPUT for backwards and family compatibility.
Export Control | PublicAccess | Containment | Unspecified |
Static | No | Derived | No |
Property Settings
Data Modeler
dmItem | False | DMName | |
Ordinal | 0 | IsIdentity | False |
IsUnique | False | NullsAllowed | False |
Length | 0 | Scale | 0 |
ColumnType | Native | ForBitData | False |
DefaultValueType | | DefaultValue | |
SourceId | | SourceType | |
OID | False | | |