[This is preliminary documentation and is subject to change.]
This method is intended for use only by generated code.
| C# |
public void SetParameter( string parameterName, IReference value )
- parameterName (String)
- The name of the parameter.
- value (IReference)
- The value of the parameter.
Sets the value of an IReference parameter in a database update
command.