Function ResultSetHeaders.this
Construct a ResultSetHeaders struct from a sequence of FieldDescription packets and an EOF packet.
Prototype
ref this(
Connection con,
uint fieldCount
);
Parameters
con = A Connection via which the packets are read fieldCount = the number of fields/columns generated by the query