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