Function ResultSetHeaders.fieldCount
Get the number of fields in a result row.
Prototype
ulong fieldCount() pure nothrow @property const;
Get the number of fields in a result row.
ulong fieldCount() pure nothrow @property const;