Definition at line 24 of file SqlQueryObject.cs.
Deveel.Data.Sql.Objects.SqlQueryObject.SqlQueryObject |
( |
IQueryPlanNode |
queryPlan | ) |
|
|
inline |
Deveel.Data.Sql.Objects.SqlQueryObject.SqlQueryObject |
( |
ObjectData |
data | ) |
|
|
inlineprivate |
Definition at line 31 of file SqlQueryObject.cs.
A node element of a query plan tree. /summary>
object GetValue(string key)
int IComparable. Deveel.Data.Sql.Objects.SqlQueryObject.CompareTo |
( |
object |
obj | ) |
|
|
inlineprivate |
Definition at line 37 of file SqlQueryObject.cs.
38 throw new NotSupportedException(
"SQL queries cannot be compared.");
Definition at line 41 of file SqlQueryObject.cs.
42 throw new NotSupportedException(
"SQL queries cannot be compared.");
void ISerializable. Deveel.Data.Sql.Objects.SqlQueryObject.GetData |
( |
SerializeData |
data | ) |
|
|
inlineprivate |
bool ISqlObject. Deveel.Data.Sql.Objects.SqlQueryObject.IsComparableTo |
( |
ISqlObject |
other | ) |
|
|
inlineprivate |
bool Deveel.Data.Sql.Objects.SqlQueryObject.IsNull |
|
get |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Sql.Objects/SqlQueryObject.cs