共用方式為


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