Méthode | Description | |
---|---|---|
__construct ( string $databaseName, array $options = [] ) | Constructs a dropDatabase command. | |
execute ( MongoDB\Driver\Server $server ) : array | object | Execute the operation. |
public __construct ( string $databaseName, array $options = [] ) | ||
$databaseName | string | Database name |
$options | array | Command options |