SqlTerm
in package
Class SqlTerm
Table of Contents
- $arg : mixed
- $arg_name : string|null
- $term : string|null
- __construct() : mixed
- Term constructor.
Properties
$arg
public
mixed
$arg
$arg_name
public
string|null
$arg_name
= null
$term
public
string|null
$term
= null
Methods
__construct()
Term constructor.
public
__construct(string $name, mixed $value[, string|null $term = null ]) : mixed
Parameters
- $name : string
-
The field name
- $value : mixed
-
The value to compare with
- $term : string|null = null
-
The compare term