次の方法で共有


CoreStrings.InvalidSetType(Object) メソッド

定義

この型はコンテキストのモデルに含まれていないため、'{typeName}' の DbSet を作成できません。

public static string InvalidSetType (object typeName);
public static string InvalidSetType (object? typeName);
static member InvalidSetType : obj -> string
Public Shared Function InvalidSetType (typeName As Object) As String

パラメーター

typeName
Object

戻り値

適用対象