Row returned from the database. This is an Array-like object (it has length and can be indexed with a number), and in addition, it has enumerable properties from the named columns.
length
Generated using TypeDoc
Row returned from the database. This is an Array-like object (it has
length
and can be indexed with a number), and in addition, it has enumerable properties from the named columns.