Aracılığıyla paylaş


CoreStrings.PropertyConceptualNull(Object, Object) Yöntem

Tanım

'{1_entityType} özelliği. {0_property}' null içeriyor, ancak özellik gerekli olarak işaretlendi. Anahtar değerlerini görmek için 'DbContextOptionsBuilder.EnableSensitiveDataLogging' kullanmayı göz önünde bulundurun.

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

Parametreler

property
Object
entityType
Object

Döndürülenler

Şunlara uygulanır