pub struct IndexConstraintUsage<'a>(/* private fields */);Available on crate feature
vtab only.Expand description
Information about what parameters to pass to
VTabCursor::filter.
Implementations§
Source§impl IndexConstraintUsage<'_>
impl IndexConstraintUsage<'_>
Sourcepub fn set_argv_index(&mut self, argv_index: c_int)
pub fn set_argv_index(&mut self, argv_index: c_int)
if argv_index > 0, constraint is part of argv to
VTabCursor::filter