IEntityType.BaseType Eigenschaft

Definition

Ruft den Basistyp dieses Entitätstyps ab. Gibt zurück null , wenn es sich nicht um einen abgeleiteten Typ in einer Vererbungshierarchie handelt.

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

Eigenschaftswert

Gilt für: