drop() public method
Drops this collection.
| public boolean drop ( ) | ||
|---|---|---|
| return | boolean |
Whether the operation successful. |
| throws | yii\mongodb\Exception |
on failure. |
drop() public method
Drops this collection.
| public boolean drop ( ) | ||
|---|---|---|
| return | boolean |
Whether the operation successful. |
| throws | yii\mongodb\Exception |
on failure. |
Please login to continue.