ITableMappingBase.TypeBase Property

Definition

Gets the mapped type base.

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

Property Value

Applies to