Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Persistent attribute hash table concept cover attributes of the following data types:

SdaiString / sdaiSTRING
SdaiInteger /sdaiINTEGER
SdaiInstance / sdaiINSTANCE
EdmiPackedDate / edmPACKED_DATE

FUNCTION xpxDefinePersistentAttrHashTableBNEX (schemaName     : STRING;
                                               entityNames    : AGGREGATE OF STRING;
                                               attributeName  : STRING;
                                               options        : INTEGER;
                                               hashTableWidth : INTEGER; 
                                               stringLength   : INTEGER)
                                               status         : INTEGER;     
                                                       
  • No labels