void AddParameter( string strParameterName, string strNewParameterValue )
void AddParameter( String^ strParameterName, String^ strNewParameterValue )
Parameters
- strParameterName
- Indicates the name of the parameter.
- strNewParameterValue
- Indicates the value of this parameter.