xpxDefinePersistentAttrHashTable

FUNCTION xpxDefinePersistentAttrHashTable (entityId       : GENERIC;
                                           attrId         : GENERIC;
                                           options        : INTEGER;
                                           hashTableWidth : INTEGER; 
                                           stringLength   : INTEGER)
                                           status         : INTEGER;

This function is used to define a persistent hash table to increase search speed in the database. This function defines attribute hash table connected to the specified attribute in the specified schema and is equivalent to edmiDefinePersistentAttrHashTable.

Arguments


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_a_entityId'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_a_attrId'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_a_options_XPX'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_a_hashTableWidth'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_a_stringLength'.

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_o_DELETE_ATTRIBUTE_HASH_TABLE'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_o_REDEFINE_ATTRIBUTE_HASH_TABLE'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_o_SUBTYPES'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_o_FIXED_STRING_LENGTH'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_o_UNIQUE_ATTRIBUTE_VALUES'.

 

Example


<example missing>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â