Interface AttachedDatabaseConfiguration.DefinitionStages.WithDatabaseName

    • Method Detail

      • withDatabaseName

        AttachedDatabaseConfiguration.DefinitionStages.WithCreate withDatabaseName​(String databaseName)
        Specifies the databaseName property: The name of the database which you would like to attach, use * if you want to follow all current and future databases..
        Parameters:
        databaseName - The name of the database which you would like to attach, use * if you want to follow all current and future databases.
        Returns:
        the next definition stage.