EdmModel.GlobalItems Property

 

Gets the global items associated with the model.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public IEnumerable<GlobalItem> GlobalItems { get; }

Property Value

Type: System.Collections.Generic.IEnumerable<GlobalItem>

The global items associated with the model.