Source position: sqldbrestschema.pp line 254
type TSQLDBRestOnGetWhere = procedure(
Sender: TObject;
aContext: TBaseRestContext;
aKind: TSQLKind;
var aWhere: UTF8String
) of object;