CrudOperationLimitable interface

(PECL mysql-xdevapi >= 8.0.11)

简介

类摘要

class mysql_xdevapi\CrudOperationLimitable {
/* 方法 */
abstract public limit(int $rows): mysql_xdevapi\CrudOperationLimitable
}

目录

add a note add a note

User Contributed Notes

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