Answer the question
In order to leave comments, you need to log in
How to get the response model from a stored procedure that returns 2 tables?
There is a stored procedure. I call a stored procedure that returns two tables, how to write the correct response model Database.SqlQuery("exec ",param);
If fields from the first + second table are listed in the response model, then the response model is filled only from the first table, and the fields from the second table are null.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question