- findColumn
SQLColumnDefinition findColumn(string columName)
Undocumented in source. Be warned that the author may not have intended to support it.
- findColumn
SQLColumnDefinition findColumn(long columNameHash)
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRowCount
long getRowCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getStatement
SQLStatement getStatement()
Undocumented in source. Be warned that the author may not have intended to support it.
- getType
SchemaObjectType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
- matchIndex
bool matchIndex(string columnName)
Undocumented in source. Be warned that the author may not have intended to support it.
- matchKey
bool matchKey(string columnName)
Undocumented in source. Be warned that the author may not have intended to support it.
- nameHashCode64
long nameHashCode64()
Undocumented in source. Be warned that the author may not have intended to support it.
Created by wenshao on 08/06/2017.