Which SQL Server entity should you use?
You are the database administrator of your company. You create a logon trigger on a SQL Server 2008 computer.
The trigger will be used to deny login attempts to the server that are initiated by a login named Admin_login ifthere are already two existing sessions for that login.
You want to view the metadata for the logon trigger youcreated. Which SQL Server entity should you use?