TriggerCollection Class
The TriggerCollection class represents a collection of Trigger objects that represent all the triggers defined on a table.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Microsoft.SqlServer.Management.Smo Namespace
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Updated text: 12 December 2006
A TriggerCollection object can be used to gain access to a set of triggers. You can use the Item property to return a specific Trigger object.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Reference
TriggerCollection MembersMicrosoft.SqlServer.Management.Smo Namespace