Share via


EntityCollectionChangedParams.Context Property

Definition

The DataServiceContext associated with the DataServiceCollection<T> that has changed.

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

Property Value

The context associated with the collection that has changed

Applies to