LeanCloud C# SDK
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
LeanCloud.Storage.LCUserQueryCondition Class Reference
Inheritance diagram for LeanCloud.Storage.LCUserQueryCondition:

Public Member Functions

new void WhereMatchesQuery< K > (string key, LCQuery< K > query)
 
 LCUserQueryCondition ()
 
new Dictionary< string, object > BuildParams ()
 

Properties

new int Skip [get, set]
 
new int Limit [get, set]
 

Constructor & Destructor Documentation

◆ LCUserQueryCondition()

LeanCloud.Storage.LCUserQueryCondition.LCUserQueryCondition ( )
inline

Member Function Documentation

◆ BuildParams()

new Dictionary< string, object > LeanCloud.Storage.LCUserQueryCondition.BuildParams ( )
inline

◆ WhereMatchesQuery< K >()

new void LeanCloud.Storage.LCUserQueryCondition.WhereMatchesQuery< K > ( string  key,
LCQuery< K >  query 
)
inline
Type Constraints
K :LCObject 

Property Documentation

◆ Limit

new int LeanCloud.Storage.LCUserQueryCondition.Limit
getset

◆ Skip

new int LeanCloud.Storage.LCUserQueryCondition.Skip
getset

The documentation for this class was generated from the following file: