Official Content

Lets you establish the name of the “area” where the application’s table or index must reside.

For the indexes, its use depends on the DBMS you have selected and its possibilities, and whether or not the property "Storage area" was specified at an index level.

Values

Storage area name

Note:

GeneXus generators do not create the storage “area”. The database administrator must create the area before the table is created.

Description

Lets you establish the name of the “area” where the application’s table or index must reside.

For the indexes, its use depends on the DBMS you have selected and its possibilities, and whether or not the property "Storage area" was specified at an index level:

  • If the DBMS allows a unique storage area for all table indexes (for example, DB2/Common Servers) then all indexes of a table will be stored in the area specified by the Table/Indices Storage area property (or by the property Default Indices Storage Area if the property is not set to a value), regardless of whether or not the "Storage area" property was defined at an index level for some or all table indexes.
  • In case the DBMS allows table indexes to be stored in different areas, the value of this property is considered the “default value”. By this we mean: if a value is assigned to the "Storage area" property at an index level then that value will be considered. Otherwise, (no value was specified for the "Storage area" property at an index level) the value assigned to the Table/Indices Storage Area property is considered.

Scope

Objects: Tables, Indexes

See Also





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