quill-d v0.1.4 (2016-03-05T16:19:36Z)
Home
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.