ODataBuilder Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows fine grained configuration of essential OData services.
public class ODataBuilder : Microsoft.AspNet.OData.Interfaces.IODataBuilder
type ODataBuilder = class
interface IODataBuilder
Public Class ODataBuilder
Implements IODataBuilder
- Inheritance
-
ODataBuilder
- Implements
Constructors
ODataBuilder(IServiceCollection) |
Initializes a new instance of the ODataBuilder class. |
Properties
Services |
Gets the services collection. |