Add mapping for query fields containing underscores to properties with the...
Add mapping for query fields containing underscores to properties with the same name without underscores Example: Database field "Customer_ID" is now mapped to class property/field "CustomerID" (case insensitive)
Showing
Please register or sign in to comment