PerRouteContainerBase.CreateContainerBuilderWithCoreServices Method
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.
Create a container builder with the default OData services.
protected Microsoft.OData.IContainerBuilder CreateContainerBuilderWithCoreServices ();
member this.CreateContainerBuilderWithCoreServices : unit -> Microsoft.OData.IContainerBuilder
Protected Function CreateContainerBuilderWithCoreServices () As IContainerBuilder
Returns
An instance of IContainerBuilder to manage services.