ModificationCommand.Table Property

Definition

The table containing the data to be modified.

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

Property Value

Implements

Applies to