helper::JSONsql::Column Class

IN THIS PAGE

Description

The helper::JSONsql::Column class represents a column object—containing read-only name and value properties—for use within the JSONsql namespace.

Properties

nameCharacter

String name property

value

value property

See Also