quill-d ~master (2022-03-03T10:45:33.1033556)
Dub
Repo
MapperBase.findColumn
quill
mapper_base
MapperBase
Finds the index of a column.
class
MapperBase
protected
int
findColumn
(
string
name
)
Parameters
name
string
name of the column to find
Return Value
Type:
int
index of the column
Meta
Source
See Implementation
quill
mapper_base
MapperBase
constructors
this
functions
findColumn
variables
resultSet
statement
Finds the index of a column.