Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
AddParameter | function | public | version 1.0 | no |
public function AddParameter(var parameter); |
parameter | The parameter you want to add |
Adds a parameter to a prepared SQL query. This function adds a parameter to be used for a prepared query provided later.
Note: Check {PeparedQuery} for more informations. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:57 2009 GMT | (c)2009 RadGs Software |