Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

modelId

A numeric modelID that uniquely identifies the model of interest in the EDMdatabase.
The modelID is returned from the functions: sdaiCreateModel , sdaiCreateModelBN , sdaiOpenModelBN , edmiGetModel , edmiGetModelBN , sdaiGetInstanceModel

entityId 

attrId

A numeric attributeID that uniquely identifies an attribute definition instance in the EDMdatabase.
The attributeID is returned from the sdaiGetAttrDefinition and sdaiGetAttrDefinitionBN functions.

attrStringValue

is used to specify the hash table key for hash tables of sdaiSTRING SdaiString data type.

attrIntegerValue

is used to specify the hash table key for hash tables of SdaiString, of  SdaiInstance, and EdmPackedDate data types.

*instance

Address of the variable where to reurn return the instance id of the found instance.

...