Jaa


SingleResult<T>.Queryable Property

Definition

The IQueryable<T> containing zero or one entities.

public System.Linq.IQueryable<T> Queryable { get; }
member this.Queryable : System.Linq.IQueryable<'T>
Public ReadOnly Property Queryable As IQueryable(Of T)

Property Value

Applies to