Share via


FromSqlExpression.Table Property

Definition

The ITableBase associated with given table source if any, null otherwise.

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

Property Value

Implements

Applies to