MessageCollectionBase.Remove Method (Int32)
SQL Server 2012
Removes the object with the specified ID value from the message collection object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- id
- Type: System.Int32
An Int32 value that specifies the ID value of the MessageCollectionBase object.
