Condividi tramite


CheckCollection.Remove Method

Removes a Check object from the CheckCollection collection.

Osservazioni

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

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

Using Collections