IReadOnlyModificationCommand.Table Property

Definition

The table containing the data to be modified.

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

Property Value

Applies to