共用方式為


ITableBasedExpression.Table 屬性

定義

ITableBase與指定資料表來源相關聯的 ,如果有的話。

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

屬性值

適用於