TableRef.this

A ref to a table that rename it via an "AS" to alias_.

  1. this(SchemaName schema, string name, TableAlias alias_)
  2. this(string name, TableAlias alias_)
    struct TableRef
    this
  3. this(string tableName)

Meta