dropIndexes() public method
Drops collection indexes by name.
public integer dropIndexes ( $indexes ) | ||
---|---|---|
$indexes | string |
Wildcard for name of the indexes to be dropped. You can use |
return | integer |
Count of dropped indexes. |
dropIndexes() public method
Drops collection indexes by name.
public integer dropIndexes ( $indexes ) | ||
---|---|---|
$indexes | string |
Wildcard for name of the indexes to be dropped. You can use |
return | integer |
Count of dropped indexes. |
Designed by : w10schools
service@w10schools.com
Please login to continue.