Variable SQLValue.isIncomplete

struct SQLValue
{
  // ...
  bool isIncomplete ;
  // ...
}