IViewColumnMapping.ViewMapping 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 containing view mapping.
public Microsoft.EntityFrameworkCore.Metadata.IViewMapping ViewMapping { get; }
member this.ViewMapping : Microsoft.EntityFrameworkCore.Metadata.IViewMapping
Public ReadOnly Property ViewMapping As IViewMapping