fluentsqlite v0.1.2 (2021-05-26T02:41:08Z)
Dub
Repo
SortDescending
taskdesigns
sqlite
Undocumented in source.
class
SortDescending :
Sort
{
Expression
expression
;
string
render
();
}
Members
Functions
render
string
render
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
expression
Expression
expression
;
Undocumented in source.
Inherited Members
From Sort
render
string
render
()
Undocumented in source.
Meta
Source
See Implementation
taskdesigns
sqlite
classes
Column
ColumnDefinition
ConjunctionPredicate
CreateStatement
DeleteStatement
DisjunctionPredicate
DropStatement
EqualityPredicate
InsertOrReplaceStatement
InsertStatement
PatternExpression
PatternPredicate
Predicate
SQLiteFunction
ScalarExpression
SelectStatement
Setter
Setters
Sort
SortAscending
SortDescending
Star
Table
TableBuilder
TransactionStatement
UpdateStatement
enums
ColumnType
functions
escapedString
instanceof
quotedIdentifier
interfaces
Expression
Statement