共用方式為


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

屬性值

適用於