mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function ResultSetHeaders.this

Construct a ResultSetHeaders struct from a sequence of FieldDescription packets and an EOF packet.

this (
  Connection con,
  uint fieldCount
);

Parameters

NameDescription
con A Connection via which the packets are read
fieldCount the number of fields/columns generated by the query