Function ResultSetHeaders.fieldNames
Get an array of strings representing the column names
Prototype
string[] fieldNames() pure nothrow @property;
Get an array of strings representing the column names
string[] fieldNames() pure nothrow @property;