RelationalStrings.NonConstantOrParameterAsInExpressionValue(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
InExpression 的值不支援類型 '{type}' 的運算式;僅支援常數和參數。
public static string NonConstantOrParameterAsInExpressionValue (object? type);
static member NonConstantOrParameterAsInExpressionValue : obj -> string
Public Shared Function NonConstantOrParameterAsInExpressionValue (type As Object) As String
參數
- type
- Object