Aracılığıyla paylaş


CoreStrings.KeyPropertiesWrongEntity(Object, Object) Yöntem

Tanım

Belirtilen anahtar özellikleri {keyProperties} '{entityType}' varlık türünde bildirilmez. Anahtar özelliklerin hedef varlık türünde bildirildiğinden emin olun.

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

Parametreler

keykeyProperties
Object
entityType
Object

Döndürülenler

Şunlara uygulanır