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

属性值

适用于