QueryParameters Constructor |
Name | Description | |
---|---|---|
![]() | QueryParameters |
Initializes a new instance of the QueryParameters class.
|
![]() | QueryParameters(Int32, Int32, Int32) |
Initializes a new instance of the QueryParameters class.
|
![]() | QueryParameters(Int32, Int32, Int32, IRelationPredicateBucket) |
Initializes a new instance of the QueryParameters class.
|
![]() | QueryParameters(IEntityFieldCore, IFieldPersistenceInfo, IPredicate, Int64, ISortExpression, IRelationCollection, IGroupByCollection, Boolean) |
CTor which accepts literal elements. Used to pass elements directly to the query engine.
|