19 namespace Deveel.Data.Sql {
Represents a database object, such as a table, a trigger, a type or a column.
Describes the name of an object within a database.
Defines the contract for the business managers of database objects of a given type.
DbObjectType
The kind of objects that can be handled by a database system and its managers