Dear all,
Is Sql query is supporting on TabFileFeatureLayer.
ShapeFileFeatureLayer executes sql query , but I have TabfileFeatureLayer and when I am trying to execute sql query, it retuens below error Message
Executing sql queries is not supported and the user should always check the CanExecuteSqlQueries to ensure the FeatureSource support it before calling.
When I checked CanExecuteSqlQueries property it returns False. How can I run sql query in TabFileFeatureLayer?
Another question is I have made my own class break style. Is there any way to save this style, so that user can select styles from user defined class break with different range style and color. If yes then how?
Please help
Regards
Sanjay