Share via


IEntityValueFromProvider.ProviderState Property

Definition

A temporary state set to IEntityValue object to provide additional context for child collection queries, so they can work efficiently. Note: the state will be cleared out, once the query execution is done, and never passed to the client.

public object? ProviderState { get; set; }
member this.ProviderState : obj with get, set
Public Property ProviderState As Object

Property Value

Applies to