ODataModelBuilder::Singletons Property
Gets the collection of EDM singletons in the model to be built.
Assembly: System.Web.OData (in System.Web.OData.dll)
public: property IEnumerable<SingletonConfiguration^>^ Singletons { virtual IEnumerable<SingletonConfiguration^>^ get(); }
Property Value
Type: System.Collections.Generic::IEnumerable<SingletonConfiguration^>^
Show: