company logo

DatabaseHandle :: MarkUpdatedEBI - Mark updated EBI

The function sets/resets the stsnof flag in the EBI in order to trace further write actions. When the flag has been changed, the last EBI mod count will be returned. When not being changed, 0 is returned. In case of an invalid LOID, the function returns ERIC (-99).

Return value:  modcnt - Title unknown (   )

Implementation details

int32 DatabaseHandle  :: MarkUpdatedEBI ( int64 loid, logical update_opt=NO )
  • loid - Local unique identifier (__IDENTITY)

    The local unique identifier of ODABA is also used as primary key (SYS__LOID) when being stored in a relational database.

  • update_opt - Update option Default: NO