AifSchemaStore::exist Method
Checks whether a record exists in the AifSchemaStore table.
Syntax
client server public static boolean exist(RecId schemaRecId)
Run On
Called
Parameters
- schemaRecId
Type: RecId Extended Data Type
The record ID of the record to check for in the AifSchemaStore table.
Return Value
Type: boolean
true if the record exists; otherwise, false.