TableDelete class
(PECL mysql-xdevapi >= 8.0.11)
Introduction
A statement for delete operations on Table.
Class synopsis
Table of Contents
- TableDelete::bind — Bind delete query parameters
- TableDelete::__construct — TableDelete constructor
- TableDelete::execute — Execute delete query
- TableDelete::limit — Limit deleted rows
- TableDelete::orderby — Set delete sort criteria
- TableDelete::where — Set delete search condition