CoreStrings.KeyPropertiesWrongEntity(Object, Object) Yöntem

Tanım

Belirtilen anahtar özellikleri {keyProperties} '{entityType}' varlık türünde bildirilmez. Anahtar özelliklerinin hedef varlık türünde bildir olduğundan emin olmak.

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

String

Şunlara uygulanır