TriggerCollection.Add Method (Trigger)
Adds a Trigger object to the TriggerCollection object.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- trigger
-
Type:
Microsoft.SqlServer.Management.Smo.Trigger
A Trigger object value that specifies the trigger to be removed from the TriggerCollection object.
Show: