Variable QueryParams.sqlCommand

SQL command

struct QueryParams
{
  // ...
  string sqlCommand ;
  // ...
}