Lines Matching full:enforcement
2162 ** <dd> ^This option is used to enable or disable the enforcement of
2164 ** The first argument is an integer which is 0 to disable FK enforcement,
2165 ** positive to enable FK enforcement or negative to leave FK enforcement
2167 ** is written 0 or 1 to indicate whether FK enforcement is off or on
2169 ** which case the FK enforcement setting is not reported back. </dd>
5279 ** applications will achieve adequate soft heap limit enforcement without
12041 ** provided (enforcement of FK constraints requires the triggers sub-system).