Table of Contents

Method QueryObjects

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

QueryObjects()

Gets an IQueryable that can be used to construct a LINQ query expression.

public IQueryable<TValue> QueryObjects()

Returns

IQueryable<TValue>
See Also
SelectKeys<TKey, TValue>(IQueryable<TValue>, Cache<TKey, TValue>)