MapperBase.findColumn

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