Jaa


ODataQueryContext.RequestContainer Property

Definition

Gets the request container.

public IServiceProvider RequestContainer { get; }
member this.RequestContainer : IServiceProvider
Public ReadOnly Property RequestContainer As IServiceProvider

Property Value

Remarks

The services container may not be present. See the constructor in this file for use in stand-alone scenarios.

Applies to