Value

ConnectionParameter.Value property

非整数数值、整数值、字符串值或布尔值 用作查询参数。仅在 parameterType 为 value. 时使用

public object Value { get; set; }

也可以看看