This method create an event notification queue for this connection. Queue names are scoped per-connection, so different connections
can create queues with the same name. When an event notification is sent, all queues in the database with a matching name
receive (a separate instance of) the notification. Names are case insensitive. A default queue is created on demand for each
connection when calling the RegisterForEvent event if no queue is specified.