Share via


RelationalStrings.NonConstantOrParameterAsInExpressionValue(Object) Method

Definition

Expression of type '{type}' isn't supported in the values of an InExpression; only constants and parameters are supported.

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

Parameters

type
Object

Returns

Applies to