hunt-database ~master (2022-05-10T06:26:51.8111522)
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.