dropIndex() public method
Drop indexes for specified column(s).
public void dropIndex ( $collection, $columns ) | ||
---|---|---|
$collection | string|array |
Name of the collection |
$columns | string|array |
Column name or list of column names. |
Designed by : w10schools
service@w10schools.com
Please login to continue.