add_field


Description:

public abstract void add_field (string name) throws Error

Add a new SqlExpressionField.

New field is not paired with a correspondant ExpressionValue so use add_parameter to add a paired value with this field, other wise this command will be invalid.

Parameters:

name

The field name to change/set