ReaderColumn.Property 属性

定义

正在读取的属性(如果有),否则为 null。

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

属性值

适用于