How do i check on Android if GeodatabaseFeatureTable supports Attchaments?
I've found why it awalys returns 'false'. I do not set GenerateGeodatanaseParameters.setReturnAttachments() to true. When I change it to true, it works fine.
Thanks!!
From the API reference:
public boolean GeodatabaseFeatureTable.hasAttachments()
Returns true if the table supports attachments.
GeodatabaseFeatureTable | ArcGIS Android 10.2.8 API
I hope this helps!
I saw it. But it's always return false... even when GeodatabaseFeatureTable supports attachments
Which version are you working with?
I can test in-house to see if I can reproduce.
10.2.8-1
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.