menu
googleapis package
documentation
datastream/v1.dart
SqlServerSchema
tables property
tables property
dark_mode
light_mode
tables
property
List
<
SqlServerTable
>
?
tables
getter/setter pair
Tables in the schema.
Implementation
core.List<SqlServerTable>? tables;
googleapis package
documentation
datastream/v1
SqlServerSchema
tables property
SqlServerSchema class