ParameterValueType
This class represent the "text" data type, for use with parameters whose values are text
ParameterValueTypeshould be called with a single argument of type string.
new ParameterValueType("work");
ParameterValueTypeThis class represent the "text" data type, for use with parameters whose values are text
ParameterValueType should be called with a single argument of type string.
new ParameterValueType("work");