meta data for this page
  •  

Database functions (IBExpert only)

The following ibec_ibe_xxx functions work only within IBExpert and will be ignored when IBEBlock is executed with IBEScript.exe or IBEScript.dll.

Function Description
ibec_ibe_GetActiveDatabaseID Returns the unique identifier of the active (currently used) database within IBExpert.
ibec_ibe_GetDatabaseProp Returns the value of a specifed database property.
ibec_ibe_GetObjectEditorProp Returns the value of a specifed object editor property.
ibec_ibe_SetDatabaseProp Sets the value of a specifed database property.
ibec_ibe_PerformAction Performs an action using the registered database specified.
ibec_ibe_SetLngShortcut
ibec_ibe_SetLngString
ibec_ibe_EditDBObject Opens a specified database object for editing (starts a suitable object editor within IBExpert).