hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
SqlResult.columnsNames
hunt
database
base
SqlResult
SqlResult
Get the names of columns in the PgResult.
@return the list of names of columns.
interface
SqlResult
(T)
string
[]
columnsNames
(
)
Meta
Source
See Implementation
hunt
database
base
SqlResult
SqlResult
functions
columnsNames
next
property
rowCount
size
toString
value
Get the names of columns in the PgResult.
@return the list of names of columns.