Share via


TriggerCollection.Remove Method

Removes a Trigger object from the TriggerCollection object.

Remarks

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

Overload List

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

See Also

Reference

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

Other Resources

Using Collections