AifSchemaStore::find Method

Finds a record in the AifSchemaStore table.

Syntax

client server public static AifSchemaStore find(RecId schemaRecId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: AifSchemaStore Table
The record that was found in the AifSchemaStore table.

See Also

Reference

AifSchemaStore Table