Share via


RuntimeRelationalPropertyOverrides.IRelationalPropertyOverrides.Property Property

Definition

Gets the property that the overrides are for.

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

Property Value

Implements

Attributes

Applies to