共用方式為


FromSqlExpression.Table 屬性

定義

ITableBase如果有任何,則為與指定資料表來源相關聯的 , null 否則為 。

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

屬性值

實作

適用於