public virtual void AddParameter( string strParameterName, string strNewParameterValue )
public: virtual void AddParameter( String^ strParameterName, String^ strNewParameterValue )
Parameters
| Parameter Name | Description |
|---|---|
| strParameterName | Indicates the name of the parameter. Leading and trailing white-space characters are ignored. |
| strNewParameterValue | Indicates the value of this parameter. |