ITableMapping.Table Property

Definition

Gets the target table.

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

Property Value

Applies to