SetLookupOptions.skipNulls

bool skipNulls() @property nothrow

Get skipNulls property.

Returns

Whether NULLs are skipped or not.
void skipNulls(bool propval) @property nothrow

Set skipNulls property.

Parameters

propvalWhether NULLs are skipped or not.