Share via


NonTrackedModificationCommandParameters.Table Property

Definition

The table containing the data to be modified.

public Microsoft.EntityFrameworkCore.Metadata.ITable? Table { get; init; }
member this.Table : Microsoft.EntityFrameworkCore.Metadata.ITable with get, set
Public Property Table As ITable

Property Value

Applies to