다음을 통해 공유


CheckCollection.Remove Method

Removes a Check object from the CheckCollection collection.

주의

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

오버로드 목록

이름 Description
CheckCollection.Remove (Check)
Removes a Check object from the CheckCollection collection.
CheckCollection.Remove (String)
Removes a Check object with the specified name from the CheckCollection collection.

참고 항목

참조

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

관련 자료

Using Collections