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

返回

适用于