parent root
PHP: mysql_xdevapi\CollectionRemove - Manual

CollectionRemove class

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

/* Methods */
public bind ( array $placeholder_values ) : mysql_xdevapi\CollectionRemove
public execute ( void ) : mysql_xdevapi\Result
public limit ( integer $rows ) : mysql_xdevapi\CollectionRemove
public sort ( string $sort_expr ) : mysql_xdevapi\CollectionRemove
}

Table of Contents

add a noteadd a note

User Contributed Notes

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