ODataModelBuilder::Singletons Property

 

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

Namespace:   System.Web.OData.Builder
Assembly:  System.Web.OData (in System.Web.OData.dll)

public:
property IEnumerable<SingletonConfiguration^>^ Singletons {
	virtual IEnumerable<SingletonConfiguration^>^ get();
}
Return to top
Show: