Share via


TableExpression.ITableBasedExpression.Table Property

Definition

The ITableBase associated with given table source, if any.

Microsoft.EntityFrameworkCore.Metadata.ITableBase Microsoft.EntityFrameworkCore.Query.SqlExpressions.ITableBasedExpression.Table { get; }
member this.Microsoft.EntityFrameworkCore.Query.SqlExpressions.ITableBasedExpression.Table : Microsoft.EntityFrameworkCore.Metadata.ITableBase
 ReadOnly Property Table As ITableBase Implements ITableBasedExpression.Table

Property Value

Implements

Applies to