ForeignKey
final class ForeignKey (View source)
Methods
__construct(string|null $constraint = null, array $indexList = [], string|null $refDbName = null, string|null $refTableName = null, array $refIndexList = [], string|null $onUpdate = null, string|null $onDelete = null)
No description
Details
__construct(string|null $constraint = null, array $indexList = [], string|null $refDbName = null, string|null $refTableName = null, array $refIndexList = [], string|null $onUpdate = null, string|null $onDelete = null)
No description