Share via


ODataModelBuilder.Singletons Property

Definition

Gets the collection of EDM singletons in the model to be built.

public virtual System.Collections.Generic.IEnumerable<Microsoft.AspNet.OData.Builder.SingletonConfiguration> Singletons { get; }
member this.Singletons : seq<Microsoft.AspNet.OData.Builder.SingletonConfiguration>
Public Overridable ReadOnly Property Singletons As IEnumerable(Of SingletonConfiguration)

Property Value

Applies to