Function ResultRange.colNameIndicies
An AA to lookup a column's index by name
Prototype
const(ulong[string]) colNameIndicies() pure nothrow @property;
An AA to lookup a column's index by name
const(ulong[string]) colNameIndicies() pure nothrow @property;