Source position: sqldbrestschema.pp line 345
type TRestDatabaseEvent = procedure(
Sender: TObject;
aOperation: TRestOperation;
aContext: TBaseRestContext;
aResource: TSQLDBRestResource
) of object;