The QueryOptions associated with this query.
Namespace: Breeze.SharpAssembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
public QueryOptions QueryOptions { get; protected internal set; }
Public Property QueryOptions As QueryOptions
Get
Protected Friend Set
public:
virtual property QueryOptions^ QueryOptions {
QueryOptions^ get () sealed;
protected public: void set (QueryOptions^ value) sealed;
}
abstract QueryOptions : QueryOptions with get, set
override QueryOptions : QueryOptions with get, set
Property Value
Type:
QueryOptionsImplements
IEntityQueryQueryOptions
Reference