Partager via


CoreStrings.KeylessTypeWithKey(Object, Object) Méthode

Définition

La clé {keyProperties} ne peut pas être ajoutée au type sans clé « {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

Paramètres

keykeyProperties
Object
entityType
Object

Retours

S’applique à