Click or drag to resize

QueryBase Properties

The QueryBase type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets or sets the maximum number of entity instances returned.
Public propertyEntityType Gets or sets an entity type.
Public propertyFirstResultIndex Gets or sets index of first entity to be returned.
Public propertyOrders Gets or sets list of orders in which the entity instances are returned from the query.
Public propertyPropertySet Gets or sets the property set.
Top
See Also