

Designing the Data Structure › Data Structure List › Data Structure List Terminology › Properties of Tables › Permitted Value Default Enforcement - Reads
Permitted Value Default Enforcement - Reads
The following list details the options you can set to handle the permitted value enforcement for reads:
- Defaulted—Select this option if you want the permitted value enforcement to be handled at the database level.
- Enable—Select this option if you want the permitted value enforcement for table reads to be handled at the table level and you want the DBMS to do the enforcement.
By enabling the DBMS to control the permitted value enforcement, you are requiring all application (CA Gen or not) that will be reading this table to adhere to the same permitted value rules.
- Disable—Select this option if you want the permitted value enforcement to be handled at the table level and you want CA Gen to do the enforcement.
This is a good selection if there are no permitted values in the table, or if you do not want the DBMS to enforce the permitted values for READ statements.
Copyright © 2013 CA.
All rights reserved.
 
|
|