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