Share via


ColumnModification.Property Property

Definition

The property that maps to the column.

public virtual Microsoft.EntityFrameworkCore.Metadata.IProperty Property { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IProperty? Property { get; }
member this.Property : Microsoft.EntityFrameworkCore.Metadata.IProperty
Public Overridable ReadOnly Property Property As IProperty

Property Value

Implements

Applies to