parent root
PHP: mysql_xdevapi\CrudOperationLimitable - Manual

CrudOperationLimitable interface

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

mysql_xdevapi\CrudOperationLimitable {
/* Methods */
abstract public limit ( integer $rows ) : mysql_xdevapi\CrudOperationLimitable
}

Table of Contents

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root