SqlDatabase.getTableInfo

class SqlDatabase
protected abstract
TableInfo[string]
getTableInfo
(
string table
)

Return Value

Type: TableInfo[string]

table info or null if the table doesn't exists.

Meta