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