PreparedServerInfo.numParams

Number of parameters this statement takes.

This will be the same on all connections, but it's returned by the server upon registration, so it's stored here.

struct PreparedServerInfo
ushort numParams;

Meta