Am working with a (SQLite) runtime Geodatabase with an app that relies on the presence of several attribute indexes to provide good performance. Is there a way in the ArcGIS runtime .net SDK to detect the presence of an index so I can take some action if its not there?
Thanks,
Ed