Aracılığıyla paylaş


IConventionForeignKey.GetRelatedEntityType(IReadOnlyEntityType) Yöntem

Tanım

Verilen varlıkla ilgili varlık türünü alır.

public virtual Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType GetRelatedEntityType (Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType entityType);
abstract member GetRelatedEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType -> Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
override this.GetRelatedEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType -> Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
Public Overridable Function GetRelatedEntityType (entityType As IReadOnlyEntityType) As IConventionEntityType

Parametreler

entityType
IReadOnlyEntityType

Yabancı anahtarla ilgili varlık türlerinden biri.

Döndürülenler

Verilen varlıkla ilgili varlık türü.

Şunlara uygulanır