SqlResult.columnsNames

Get the names of columns in the PgResult.

@return the list of names of columns.

interface SqlResult(T)
string[]
columnsNames
()

Meta