Share via


ODataQueryContext.Model Property

Definition

Gets the given IEdmModel that contains the EntitySet.

public Microsoft.OData.Edm.IEdmModel Model { get; }
member this.Model : Microsoft.OData.Edm.IEdmModel
Public ReadOnly Property Model As IEdmModel

Property Value

Applies to