table_name: {view_name}.
Syntax
Properties
string
The name of the database table underlying the view. If not specified, defaults to the view file name.
Examples
orders table in ecomm schema
Specifies the database table name underlying the view.
table_name: {view_name}.