MessageCollectionBase.Contains Method

Determines whether an object with the specified ID value exists in the message collection object.

备注

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

重载列表

名称 Description
MessageCollectionBase.Contains (Int32, Int32)
Determines whether an object with the specified ID value and language ID value exists in the message collection object.
MessageCollectionBase.Contains (Int32, String)
Determines whether an object with the specified ID value and language exists in the message collection object.

请参阅

参考

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

其他资源

Using Collections