jDbConstraint
in package
Tags
Table of Contents
- $columns : mixed
- $name : mixed
- __construct() : mixed
- jDbConstraint constructor.
Properties
$columns
public
mixed
$columns
= array()
Tags
$name
public
mixed
$name
Tags
Methods
__construct()
jDbConstraint constructor.
public
__construct(string $name, string|array<string|int, string> $columns) : mixed
Parameters
- $name : string
- $columns : string|array<string|int, string>