Preparing search index...
The search index is not available
tsbean-orm
tsbean-orm
FilterCompareOperation
Interface FilterCompareOperation<T>
Comparing filtering operation
eq = Equals
ne = Not Equals
gt = Greater than
gte = Greater than or equals
lt = Lower than
lte = Lower than or equals
Type Parameters
T =
string
Hierarchy
FilterCompareOperation
Index
Properties
key
operation
value
Properties
key
key
:
T
operation
operation
:
"eq"
|
"ne"
|
"gt"
|
"gte"
|
"lt"
|
"lte"
value
value
:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
tsbean-
orm
Filter
Compare
Operation
key
operation
value
Generated using
TypeDoc
Comparing filtering operation