Share via


UpdateExpression.Table Property

Definition

The table on which the update operation is being applied.

public Microsoft.EntityFrameworkCore.Query.SqlExpressions.TableExpression Table { get; }
member this.Table : Microsoft.EntityFrameworkCore.Query.SqlExpressions.TableExpression
Public ReadOnly Property Table As TableExpression

Property Value

Applies to