次の方法で共有


RelationalStrings.NonConstantOrParameterAsInExpressionValue(Object) メソッド

定義

型 '{type}' の式は、InExpression の値ではサポートされていません。サポートされているのは定数とパラメーターのみです。

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

パラメーター

type
Object

戻り値

適用対象