Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
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 |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_attrId |
---|
| US:_a_attrId |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_options_XPX |
---|
| US:_a_options_XPX |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_hashTableWidth |
---|
| US:_a_hashTableWidth |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_stringLength |
---|
| US:_a_stringLength |
---|
nopanel | true |
---|
|
Return Value
...
Insert excerpt |
---|
| US:_r_XPX_Return_Value |
---|
| US:_r_XPX_Return_Value |
---|
nopanel | true |
---|
|
Options
...
Insert excerpt |
---|
| US:_o_DELETE_ATTRIBUTE_HASH_TABLE |
---|
| US:_o_DELETE_ATTRIBUTE_HASH_TABLE |
---|
nopanel | true |
---|
|
...
...
...
...
...
See also:
_o_REDEFINE_ATTRIBUTE_HASH_TABLE | nopanel | true |
---|
|
Insert excerpt |
---|
| US:_o_SUBTYPES |
---|
| US:_o_SUBTYPES |
---|
nopanel | true |
---|
|
...
o_FIXED_STRING_LENGTH | | US:_o_FIXED_STRING_LENGTH |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_o_UNIQUE_ATTRIBUTE_VALUES |
---|
| US:_o_UNIQUE_ATTRIBUTE_VALUES |
---|
nopanel | true |
---|
|
Example
...
<example missing>
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label = "hashedattribute" and parent = "5636522" |
---|
|