[]
Gets the default values for the parameter.
public IList<ExpressionInfo> Values { get; }
Type | Description |
---|---|
IList<ExpressionInfo> | An ExpressionInfoCollection object containing the default values for the parameter. |
This property is used to directly specify the default values for the parameter when DataSetReference is not set.