Hi
I have a question about MssqlFeatureLayer.
With MssqlFeatureLayer, we can see all the polygons recorded in one table of a database.We can use WhereClause if we want to select polygons but the whereclause is possible only on the columns of the table used in MssqlFeatureLayer.
But in my case, I want to select polygons with a Stored procedure (because I use various tables (join) to select polygons). Is It possible using Stored procedure and a mssqlFeatureLayer ?
I Hope my explanation is clear, if it's not let me know.
Thanks.
Regards.
Stéphanie.