CREATE TRIGGER (Transact-SQL)

CREATE TRIGGER (Transact-SQL)

瀏覽:793
日期:2025-10-02
Indicates that the trigger should not be executed when a replication agent modifies the table that is involved in the trigger. sql_statement Is the trigger conditions and actions. Trigger conditions specify additional criteria that determine whether the t...看更多