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

Tanım

'{1_entityType} özelliği. {0_property}' değer kümesine sahip değil ve '{propertyType}' türü özellikler için kullanılabilir değer oluşturucu yok. Varlığı eklemeden önce özellik için bir değer ayarlayın veya 'OnModelCreating' içindeki '{propertyType}' türündeki özellikler için bir değer oluşturucu yapılandırın.

public static string NoValueGenerator (object property, object entityType, object propertyType);
public static string NoValueGenerator (object? property, object? entityType, object? propertyType);
static member NoValueGenerator : obj * obj * obj -> string
Public Shared Function NoValueGenerator (property As Object, entityType As Object, propertyType As Object) As String

Parametreler

property
Object
entityType
Object
propertyType
Object

Döndürülenler

Şunlara uygulanır