C# function that returns a var object
Posted: Wed 08 Apr 2009 23:21
I have a function which creates a query and assigns it to var object.
I need to return the var object. How should the function return type be and also the calling function.
Any help ?
I need to return the var object. How should the function return type be and also the calling function.
Any help ?