Official Content

This property controls the locking level to be used by GeneXus when creating tables for Informix.

Values

Do not specify lock level GeneXus does not generate the Lock Level clause during the table creation process. In this case, it will depend on the DBMS default value (normally: Page Locking). This is the default value.
Use page level locking GeneXus generates the Lock Mode Page clause during the table creation process.
Use row level locking GeneXus generates the Lock Mode Row clause during the table creation process.

 

How to apply changes

Rebuild all objects.

Note

INFORMIX SE does not support the lock level clause for table creation. Thus, the only option that can be chosen for this version is do not specify lock level. INFORMIX Online can operate with any of the three options.

Scope

DBMS   Informix

See also

Database type property




Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant