Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8901

How to get the values of a CMS.DataEngine.ObjectQuery IQueryable object?

$
0
0
I have a kentico table that returns an SQL Query in the code behind along with multiple other properties. The object that is being returned is an IQueryable object. Is there a way to get the column values of that object? I tried looking at the DataSource property, but it was null; however, the count property has 7 in it

Viewing all articles
Browse latest Browse all 8901

Trending Articles