All Tags »
Custom Entity Load Stored Procedure
Sorry, but there are no more tags available to filter with.
-
I have a simple Menu entity class, and I am trying to create a custom load by a stored procedure, but the only type of load availble in my class is by a query object...
The cut and past of the code referenced by http://www.entityspaces.net/portal/Documentation/QuickReference/tabid/87/Default.aspx#Load-Stored-Procedure does not ...