Adding an attribute index with .NET SDK code

410
3
12-04-2022 11:57 PM
Meroni
by
New Contributor III

Hi, I recently created a GDB with some tables in a CoreHost-App and wanted to add an attribute index to my tables. From within the ArcGIS Pro3 GUI this is pretty straight forward, but I wasn't able to find anything in the documentation for the .NET SDK to add an attribute index to any existing tables. Am I missing something?

0 Kudos
3 Replies
Aashis
by Esri Contributor
Esri Contributor

Indexing still needs to be supported in the SDK. It's in the product plan for the upcoming releases ( probably in 3.1).

Kevin_Andras
New Contributor III

Has this been implemented yet?  I don't see anything in the 3.1 reference guide. 

0 Kudos
Aashis
by Esri Contributor
Esri Contributor

Yes. Please refer to the Indexes in the conceptual doc.