开发者

enable/disable trigger via code C#

Is there any way to enable or disable a SQL SERVER trigger programmatically in C#, or do I have to modify the trigger itself to control whether or not my code 开发者_如何学运维invokes it?


Execute a DISABLE TRIGGER via a SqlCommand

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜