共用方式為


RelationalStrings.NonConstantOrParameterAsInExpressionValue(Object) 方法

定義

InExpression 的值不支援類型 '{type}' 的運算式;僅支援常數和參數。

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

參數

type
Object

傳回

適用於