table property
TableInfo<TTable, dynamic>
get
table
Get the table for this model
Implementation
TableInfo<TTable, dynamic> get table;
Get the table for this model
TableInfo<TTable, dynamic> get table;