SchemaStatVisitor.getTableStat

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TableStat getTableStat(string tableName)
  2. TableStat getTableStat(SQLName tableName)
    class SchemaStatVisitor
    getTableStat
    (
    SQLName tableName
    )
  3. TableStat getTableStat(SQLExprTableSource tableSource)

Meta