connectedTables property
The collection of feature tables managed by the ServiceGeodatabase.
Implementation
List<ServiceFeatureTable> get connectedTables => _connectedTables.value;
The collection of feature tables managed by the ServiceGeodatabase.
List<ServiceFeatureTable> get connectedTables => _connectedTables.value;