W
wackyphill
Using ADO.NET Or regular queries on SQL Server, is there a good way of
determining if a Stored Proc will be returning a result set or if it is
a non-query that does all I/O through parameters?
Thanks.
determining if a Stored Proc will be returning a result set or if it is
a non-query that does all I/O through parameters?
Thanks.