You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for a way to create DataTable from select statements and figured I would try to make custom functions that call the result from QueryRawResponseAsync. The return object from this function does always gives a row count of 0 even when there are rows being returned.
The text was updated successfully, but these errors were encountered:
I am looking for a way to create
DataTable
from select statements and figured I would try to make custom functions that call the result fromQueryRawResponseAsync
. The return object from this function does always gives a row count of 0 even when there are rows being returned.The text was updated successfully, but these errors were encountered: