MatchingOptions <T, P>
Hierarchy
- FindOptions<T, P>
- MatchingOptions
Index
Properties
Properties
optionalafter
optionalbefore
Fetch items before
this cursor.
optionalcache
optionalcomments
sql only
optionalconnectionType
optionalconvertCustomTypes
optionalctx
optionaldisableIdentityMap
optionalexclude
optionalfields
optionalfilters
optionalfirst
Fetch first
N items.
optionalflags
optionalflushMode
optionalgroupBy
sql only
optionalhaving
optionalhintComments
sql only
optionalindexHint
sql only
optionallast
Fetch last
N items.
optionallimit
optionallockMode
sql only
optionallockTableAliases
sql only
optionalloggerContext
optionallogging
optionaloffset
optionalorderBy
optionaloverfetch
Fetch one more item than first
/last
, enabled automatically in em.findByCursor
to check if there is a next page.
optionalpopulate
optionalpopulateOrderBy
optionalpopulateWhere
optionalrefresh
optionalschema
optionalstore
optionalstrategy
sql only
Fetch items
after
this cursor.