Definition at line 23 of file FetchContext.cs.
Definition at line 30 of file FetchContext.cs.
32 throw new ArgumentNullException(
"request");
33 if (reference == null)
34 throw new ArgumentNullException(
"reference");
38 throw new ArgumentException(
"Invalid reference expression type.");
SqlExpressionType
All the possible type of SqlExpression supported
abstract SqlExpressionType ExpressionType
Gets the type code of this SQL expression.
int Deveel.Data.Sql.Cursors.FetchContext.offset |
|
private |
bool Deveel.Data.Sql.Cursors.FetchContext.IsGlobalReference |
|
get |
bool Deveel.Data.Sql.Cursors.FetchContext.IsVariableReference |
|
get |
int Deveel.Data.Sql.Cursors.FetchContext.Offset |
|
getset |
IRequest Deveel.Data.Sql.Cursors.FetchContext.Request |
|
getprivate set |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Sql.Cursors/FetchContext.cs