Lightweight 0.1.0
Loading...
Searching...
No Matches
SqlWildcardType Struct Reference

SqlWildcardType is a placeholder for an explicit wildcard input parameter in a SQL query. More...

#include <Core.hpp>

Detailed Description

SqlWildcardType is a placeholder for an explicit wildcard input parameter in a SQL query.

Use this in the SqlQueryBuilder::Where method to insert a '?' placeholder for a wildcard.

Definition at line 20 of file Core.hpp.


The documentation for this struct was generated from the following file: