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

属性值

实现

适用于