EntityQueryQueryOptions Property Breeze.sharp
The QueryOptions associated with this query.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public QueryOptions QueryOptions { get; protected internal set; }

Property Value

Type: QueryOptions

Implements

IEntityQueryQueryOptions
See Also

Reference