Aracılığıyla paylaş


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

Tanım

'{1_entityType} özelliği. {0_property}', {keyProperties} anahtarına eklendiğinden null atanabilir/isteğe bağlı olarak işaretlenemez.

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

Parametreler

property
Object
entityType
Object
keykeyProperties
Object

Döndürülenler

Şunlara uygulanır