|
-
Aug 11th, 2011, 08:19 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Webservice - return multiple records from table
I need to write a webservice that returns multiple rows from a table. I am familiar with return of a single object.
I am calling a stored procedure in the webservice that populates a data table.
I guess I need to define an object collection to be returned. Should this be an array or can I return the data table itself?
Any input is appreciated. Thank you.
Last edited by snufse; Aug 11th, 2011 at 10:01 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|