Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagecpp
themeConfluence
FUNCTION xpxDefinePersistentAttrHashTable (entityId       : GENERIC;
                                           attrId         : GENERIC;
                                           options        : INTEGER;
                                           hashTableWidth : INTEGER; 
                                           stringLength   : INTEGER)
                                           status         : INTEGER;

The xpxDefinePersistentAttrHashTable function This function is used to define a persistent hash table to increase search speed in the database. Input parameters are defined for corresponding edmi-function. This function This function defines attribute hash table connected to the specified attribute in the specified schema . The function and is equivalent to the EDMinterfaceTM function edmiDefinePersistentAttrHashTable.

 

edmiDefinePersistentAttrHashTable.

Arguments

...

Insert excerpt
US:_a_entityId
US:_a_entityId
nopaneltrue
Insert excerpt
US:_a_attrId
US:_a_attrId
nopaneltrue
Insert excerpt
US:_a_options_XPX
US:_a_options_XPX
nopaneltrue
Insert excerpt
US:_a_hashTableWidth
US:_a_hashTableWidth
nopaneltrue
Insert excerpt
US:_a_stringLength
US:_a_stringLength
nopaneltrue

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

Insert excerpt
US:_o_DELETE_ATTRIBUTE_HASH_TABLE
US:_o_DELETE_ATTRIBUTE_HASH_TABLE
nopaneltrue
excerpt-include
US:_

...

o_REDEFINE_

...

ATTRIBUTE_

...

HASH_

...

TABLE
US:

...

See also:

_o_REDEFINE_ATTRIBUTE_HASH_TABLE
nopaneltrue
Insert excerpt
US:_o_SUBTYPES
US:_o_SUBTYPES
nopaneltrue
excerpt-include
US:_

...

o_FIXED_STRING_LENGTH
US:_o_FIXED_STRING_LENGTH
nopaneltrue
Insert excerpt
US:_o_UNIQUE_ATTRIBUTE_VALUES
US:_o_UNIQUE_ATTRIBUTE_VALUES
nopaneltrue

 

Example

...

<example missing>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "hashedattribute" and parent = "5636522"