SystemMessageCollection Class
SQL Server 2008
The SystemMessageCollection class represents a collection of SystemMessage objects that represent all the system messages on the instance of SQL Server.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
A SystemMessageCollection object can be used to gain access to a set of system messages. You can use the Item property to return a specific SystemMessage object.
System.Object
Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Microsoft.SqlServer.Management.Smo.SmoCollectionBase
Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
Microsoft.SqlServer.Management.Smo.MessageCollectionBase
Microsoft.SqlServer.Management.Smo.SystemMessageCollection
Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Microsoft.SqlServer.Management.Smo.SmoCollectionBase
Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
Microsoft.SqlServer.Management.Smo.MessageCollectionBase
Microsoft.SqlServer.Management.Smo.SystemMessageCollection
