IMutableRelationalPropertyOverrides.Property 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 property that the overrides are for.
[System.Runtime.CompilerServices.Nullable(1)]
public Microsoft.EntityFrameworkCore.Metadata.IMutableProperty Property { get; }
public Microsoft.EntityFrameworkCore.Metadata.IMutableProperty Property { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.Property : Microsoft.EntityFrameworkCore.Metadata.IMutableProperty
member this.Property : Microsoft.EntityFrameworkCore.Metadata.IMutableProperty
Public ReadOnly Property Property As IMutableProperty
Property Value
- Attributes