共用方式為


Trigger Constructor

Initializes a new instance of the Trigger class.

備註

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

多載清單

名稱 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.

請參閱

參考

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

其他資源

Creating, Altering, and Removing Triggers
DML 觸發程序
CREATE TRIGGER (Transact-SQL)