Source position: odataservice.pp line 63
type TODataArrayResult = record
NextLink: string;
Data: TObjectArray;
end;