asDslTable property
Type system sugar. Implementations are likely to inherit from both
TableInfo and Tbl
and can thus just return their instance.
Implementation
@override
HasResultSet get asDslTable => this;
Type system sugar. Implementations are likely to inherit from both
TableInfo and Tbl
and can thus just return their instance.
@override
HasResultSet get asDslTable => this;