Trigger Constructor
Initializes a new instance of the Trigger class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
Trigger () |
Initializes a new instance of the Trigger class.
|
Trigger (SqlSmoObject, String) |
Initializes a new instance of the Trigger class on the specified object and with the specified name.
|
See Also
Reference
Trigger Class
Trigger Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Triggers
DML Triggers
CREATE TRIGGER (Transact-SQL)