dropDatabase() public method
Drops database associated with this command.
public boolean dropDatabase ( ) | ||
---|---|---|
return | boolean |
Whether operation was successful. |
dropDatabase() public method
Drops database associated with this command.
public boolean dropDatabase ( ) | ||
---|---|---|
return | boolean |
Whether operation was successful. |
Please login to continue.