ITableMappingBase.Table Property

Definition

Gets the target table-like object.

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

Property Value

Applies to