Compartir a través de


MessageCollectionBase.Remove Method

Removes the object from the message collection object.

Notas

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
MessageCollectionBase.Remove (Int32)
Removes the object with the specified ID value from the message collection object.
MessageCollectionBase.Remove (Int32, String)
Removes the object with the specified ID value and language from the message collection object.

Vea también

Referencia

MessageCollectionBase Class
MessageCollectionBase Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Using Collections