Condividi tramite


CoreStrings.KeylessTypeWithKey(Object, Object) Metodo

Definizione

Impossibile aggiungere la chiave {keyProperties} al tipo senza chiave '{entityType}'.

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

Parametri

keykeyProperties
Object
entityType
Object

Restituisce

Si applica a