If i create a AGSGDBFeatureServiceTable from a rest service, it doesnt populate until I create a AGSFeatureTableLayer and add the layer to the map.
Can i populate the AGSGDBFeatureServiceTable without adding the layer to the map?
Thanks
Edit: I cant even query a agsgdbfeatureservicetable, i always get zero results.