dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
TableRef.this
miniorm
query_ast
TableRef
A simple ref to a table.
this
(SchemaName schema, string name, TableAlias alias_)
this
(string name, TableAlias alias_)
this
(string tableName)
struct
TableRef
this
(
string
tableName
)
Meta
Source
See Implementation
miniorm
query_ast
TableRef
constructors
this
functions
toString
variables
schemaName
tableAlias
tableName
A simple ref to a table.