SchemaObject

Created by wenshao on 03/06/2017.

Members

Functions

findColumn
SQLColumnDefinition findColumn(string columName)
Undocumented in source.
findColumn
SQLColumnDefinition findColumn(long columNameHash)
Undocumented in source.
getName
string getName()
Undocumented in source.
getRowCount
long getRowCount()
Undocumented in source.
getStatement
SQLStatement getStatement()
Undocumented in source.
getType
SchemaObjectType getType()
Undocumented in source.
matchIndex
bool matchIndex(string columnName)
Undocumented in source.
matchKey
bool matchKey(string columnName)
Undocumented in source.
nameHashCode64
long nameHashCode64()
Undocumented in source.

Meta