Greetings,
I would like to return all the features and its data based on a column value. Currently, I am using layer.FeatureSource.ExecuteQuery to get the dataset, and then call layer.FeatureSource.GetFeaturesByColumnValue to get the specific feature. I was wondering if there was a better/quicker way to do this.
Thank you for your time and help,
.Ryan.