22 namespace Deveel.Data.Sql.Views {
26 throw new ArgumentNullException(
"viewInfo");
Represents a database object, such as a table, a trigger, a type or a column.
ObjectName FullName
Gets the fully qualified name of the object used to resolve it uniquely within the database...
Describes the name of an object within a database.
A node element of a query plan tree. /summary>
DbObjectType ObjectType
Gets the type of database object that the implementation is for
DbObjectType
The kind of objects that can be handled by a database system and its managers
SqlQueryExpression QueryExpression