Jaa


EdmCoreModel.SchemaElements Property

Definition

Gets the types defined in this core model.

public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmSchemaElement> SchemaElements { get; }
member this.SchemaElements : seq<Microsoft.OData.Edm.IEdmSchemaElement>
Public ReadOnly Property SchemaElements As IEnumerable(Of IEdmSchemaElement)

Property Value

Implements

Applies to