You are not logged in.
Pages: 1
procedure TMvcApplication.Test(Ctxt: TRestServerUriContext);
...
begin
// No data can be obtained here.
ORM := TORMInfo.CreateJoined(RestModel.Orm, 1);
end;
Last edited by testgary (2025-09-20 10:22:55)
Offline
Pages: 1