Variable OKErrorPacket.sqlState

struct OKErrorPacket
{
  // ...
  char[5] sqlState ;
  // ...
}