Aracılığıyla paylaş


CoreStrings.SeedDatumNavigation(Object, Object, Object, Object) Yöntem

Tanım

'{navigation}' gezintisi ayarlandığından, '{entityType}' varlık türü için tohum varlığı eklenemiyor. Dengeli ilişkiler için varlık tohumunu '{relatedEntityType}' öğesine ekleyin ve {foreignKeyProperties} yabancı anahtar değerlerini belirtin. İlgili özellik değerlerini görmek için 'DbContextOptionsBuilder.EnableSensitiveDataLogging' kullanmayı göz önünde bulundurun.

public static string SeedDatumNavigation (object entityType, object navigation, object relatedEntityType, object foreignKeyProperties);
public static string SeedDatumNavigation (object? entityType, object? navigation, object? relatedEntityType, object? foreignKeyProperties);
static member SeedDatumNavigation : obj * obj * obj * obj -> string
Public Shared Function SeedDatumNavigation (entityType As Object, navigation As Object, relatedEntityType As Object, foreignKeyProperties As Object) As String

Parametreler

entityType
Object
navigation
Object
relatedEntityType
Object
foreignKeyProperties
Object

Döndürülenler

Şunlara uygulanır