QueryBase Class |
Namespace: CorrigoService
[SerializableAttribute] public abstract class QueryBase
The QueryBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets or sets the maximum number of entity instances returned.
|
![]() | EntityType |
Gets or sets an entity type.
|
![]() | FirstResultIndex |
Gets or sets index of first entity to be returned.
|
![]() | Orders |
Gets or sets list of orders in which the entity instances are returned from the query.
|
![]() | PropertySet |
Gets or sets the property set.
|