Share via


ReaderColumn.Property Property

Definition

The property being read if any, null otherwise.

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

Property Value

Applies to