Feature Request: Query Entity should return dataset with cdts

Certified Lead Developer

When a query is performed the response is a dataset which contains a dictionary. The issue is that the dictionary does not have the proper type casting for the attributes (they are just any types). This means that anytime a comparison has to be done, or a wherecontains is used we must first convert the result of the dataset into a proper data type. 

Side note, can we just make wherecontains perform basic type casting.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data