Allows you to set which field(s) allow NULL values and which field(s) compose the primary key.
Note For the Data Object Wizard to generate the correct logic, your responses must be consistent with the database you are using.
Field Name
Displays available fields.
Nullable?
Defines whether or not a particular field can contain NULL values. Choose Yes if a field can contain NULL values, choose No if the field is required.
Primary Key?
Defines whether or not the field is the primary key. You can choose one or more fields as the primary key. Primary keys cannot be Nullable. However, if the primary keys are generated by the system, you may reset the Nullable field to Yes so the primary key values will not be required by the graphical user interface.