ColumnExpression.Table Property

Definition

The target table.

public virtual Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase Table { get; }
member this.Table : Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase
Public Overridable ReadOnly Property Table As TableExpressionBase

Property Value

Applies to