connectedTables property

List<ServiceFeatureTable> connectedTables

The collection of feature tables managed by the ServiceGeodatabase.

Implementation

List<ServiceFeatureTable> get connectedTables => _connectedTables.value;