DataServiceQuery<TElement>.Context Property

Definition

Context associated with this query.

public virtual Microsoft.OData.Client.DataServiceContext Context { get; }
member this.Context : Microsoft.OData.Client.DataServiceContext
Public Overridable ReadOnly Property Context As DataServiceContext

Property Value

Applies to