共用方式為


TriggerCollection.Remove Method

Removes a Trigger object from the TriggerCollection object.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
TriggerCollection.Remove (String)
Removes a Trigger object from the TriggerCollection object.
TriggerCollection.Remove (Trigger)
Removes a Trigger object from the TriggerCollection object.

請參閱

參考

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

其他資源

Using Collections