WhereClause.startsWith()
Syntax
table.where(indexOrPrimKey).startsWith(prefix)
Parameters
| indexOrPrimKey: String | Name of an index or primary key registered in Version.stores() |
| prefix | Prefix to check for. Must be a string |
table.where(indexOrPrimKey).startsWith(prefix)
| indexOrPrimKey: String | Name of an index or primary key registered in Version.stores() |
| prefix | Prefix to check for. Must be a string |
© 2014-2025 Awarica AB
Made with love for great people.
Read Terms & Conditions and Privacy Policy.