IEntityType.BaseType Özellik

Tanım

Bu varlık türünün temel türünü alır. Bu null bir devralma hiyerarşisinde türetilmiş bir tür yoksa döndürür.

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

Özellik Değeri

IEntityType

Şunlara uygulanır