Partilhar via


CheckCollection.Remove Method

Removes a Check object from the CheckCollection collection.

Remarks

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

Overload List

Name 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.

See Also

Reference

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

Other Resources

Using Collections