次の方法で共有


CoreStrings.KeylessTypeWithKey(Object, Object) メソッド

定義

キー {keyProperties} をキーレス型 '{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

パラメーター

keykeyProperties
Object
entityType
Object

戻り値

適用対象