21 namespace Deveel.Data.Sql.Tables {
35 int TableCount {
get; }
85 string GetTableType(
int offset);
109 ITable GetTable(
int offset);
Defines the contract to access the data contained into a table of a database.
Describes the name of an object within a database.
A container for any system tables that are generated from information inside the database engine...
Defines the metadata properties of a table existing within a database.