다음을 통해 공유


MessageCollectionBase.Remove Method

Removes the object from the message collection object.

주의

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

오버로드 목록

이름 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.

참고 항목

참조

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

관련 자료

Using Collections