Share via


ReaderColumn.Property Property

Definition

The property being read if any, null otherwise.

[System.Runtime.CompilerServices.Nullable(2)]
public virtual Microsoft.EntityFrameworkCore.Metadata.IPropertyBase? Property { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IPropertyBase Property { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IPropertyBase? Property { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Property : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase
member this.Property : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase
Public Overridable ReadOnly Property Property As IPropertyBase

Property Value

Attributes

Applies to