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