If the entity isn't a real table and only exists for the purpose of an sp call, how do I setup that Entity?
On Mon, May 6, 2019 at 11:20 PM Andrus Adamchik <and...@objectstyle.org> wrote: > Not at the model level. But you can write a ProcedureCall query to fetch > an entity. > > Andrus > > > On May 7, 2019, at 1:34 AM, Lon Varscsak <lon.varsc...@gmail.com> wrote: > > > > Is there anyway to specify that an Object Entity uses a stored_procedure > to > > fetch its data? > > > > -Lon > >