Share via


RuntimeRelationalPropertyOverrides.IReadOnlyRelationalPropertyOverrides.Property Property

Definition

Gets the property that the overrides are for.

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty Microsoft.EntityFrameworkCore.Metadata.IReadOnlyRelationalPropertyOverrides.Property { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyRelationalPropertyOverrides.Property : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty
 ReadOnly Property Property As IReadOnlyProperty Implements IReadOnlyRelationalPropertyOverrides.Property

Property Value

Implements

Attributes

Applies to