ViewColumnBuilder.Overrides 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.
The view-specific overrides being configured.
public virtual Microsoft.EntityFrameworkCore.Metadata.IMutableRelationalPropertyOverrides Overrides { get; }
member this.Overrides : Microsoft.EntityFrameworkCore.Metadata.IMutableRelationalPropertyOverrides
Public Overridable ReadOnly Property Overrides As IMutableRelationalPropertyOverrides