MessageTypeMappingCollection.Remove Method

Include Protected Members
Include Inherited Members

Removes a MessageTypeMapping object from the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(String) Removes a MessageTypeMapping object from the collection.
Public method Remove(MessageTypeMapping) Removes a MessageTypeMapping object from the collection.

Top

Remarks

Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

See Also

Reference

MessageTypeMappingCollection Class

Microsoft.SqlServer.Management.Smo.Broker Namespace