SetLookupOptions.skipNulls
bool skipNulls() @property nothrowGet skipNulls property.
Returns
Whether NULLs are skipped or not.
void skipNulls(bool propval) @property nothrowSet skipNulls property.
Parameters
propval | Whether NULLs are skipped or not. |