OraNullOK Property
Applies To
OraField Object
Description
Indicates whether or not Null values are permitted for this column. Not available at design time and read-only at run time.
Usage
field_nullok = orafield.OraNullOK
Data Type
Integer (Boolean)
Remarks
This property returns True if Null values are permitted, otherwise, it returns False.