Encapsulates a data value.
Located in /dataset.php [line 95]
Properties
Methods
The name of the value.
The value being stored.
Value Value( number $v, [string $name = ""] )
Creates a new Value object.