DatabaseRegionConvertible
DatabaseRegionConvertible is the protocol for values that can be turned
into a DatabaseRegion.
Such values specify the region observed by DatabaseRegionObservation.
- 
                  
                  
Returns a database region.
 
- 
                  
fullDatabaseExtension methodThe region that covers the full database: all columns and all rows from all tables.
 
View on GitHub
Install in Dash
        DatabaseRegionConvertible Protocol Reference