CoreStrings.KeylessTypeWithKey(Object, Object) Yöntem

Tanım

{keyProperties} anahtarı '{entityType}' anahtarsız türüne eklenemiyor.

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

Parametreler

keykeyProperties
Object
entityType
Object

Döndürülenler

String

Şunlara uygulanır