I would like to register my C# module for SQL server event notifications. These events are just DB creation and DB deletion.Is there any way wherein we can pass the callback function to SQL SMO , so that it will notify us back on db creation and deletion events..Many Thanks in advance...
↧