Hi,
I am srinivas, i am getting error like:Not all code paths return a value
I wrote 2 functions in a class which returns DataTable. after completion of 1 st function I got the currect result. whn I started writing 2 nd func I am getting this error, how can I eliminate this error.
Thanks in advance...
I am srinivas, i am getting error like:Not all code paths return a value
I wrote 2 functions in a class which returns DataTable. after completion of 1 st function I got the currect result. whn I started writing 2 nd func I am getting this error, how can I eliminate this error.
Thanks in advance...
Comment