IEdmModel.EntityContainer Property
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.
Gets the only one entity container of the model.
public Microsoft.OData.Edm.IEdmEntityContainer EntityContainer { get; }
member this.EntityContainer : Microsoft.OData.Edm.IEdmEntityContainer
Public ReadOnly Property EntityContainer As IEdmEntityContainer