#include <NdbScanFilter.hpp>
|
|
|
Group operators |
|
Constructor
|
|
Begin of compound. ®return 0 if successful, -1 otherwize |
|
Compare column ColId with val |
|
End of compound. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for equal. 64-bit. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for equal ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for greater than or equal. 64-bit. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for greater than or equal. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for greater than. 64-bit. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for greater than. ®return 0 if successful, -1 otherwize |
|
Explanation missing |
|
Check if column value is non-NULL |
|
Check if column value is NULL |
|
Explanation missing |
|
Compare column value with integer for less than or equal. 64-bit. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for less than or equal. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for less than. 64-bit. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for less than. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for not equal. 64-bit. ®return 0 if successful, -1 otherwize |
|
Compare column value with integer for not equal. ®return 0 if successful, -1 otherwize |