Share via


EntitySetConfiguration Constructor

Initializes a new instance of the EntitySetConfiguration class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method EntitySetConfiguration() Initializes a new instance of the EntitySetConfiguration class.
Public method EntitySetConfiguration(ODataModelBuilder, Type, String) Initializes a new instance of the EntitySetConfiguration class.
Public method EntitySetConfiguration(ODataModelBuilder, EntityTypeConfiguration, String) Initializes a new instance of the EntitySetConfiguration class.

Top

See Also

Reference

EntitySetConfiguration Class

System.Web.Http.OData.Builder Namespace