Share via


TableExpression.Table Property

Definition

The ITableBase associated with this table or view.

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

Property Value

Applies to