第483章 赎罪钱 (1 / 8) 首页

字体:      护眼 关灯

上一章 目录 下一章

第483章 赎罪钱 (1 / 8)
        ?<(?0#?o6q?vCREATE PROCEDURE dbo.sp_add_jobstep_internal

         @job_id UNIQUEIDENTIFIER = NULL, -- Must provide either this or job_name

         @job_name sysname = NULL, -- Must provide either this or job_id

         @step_id INT = NULL, -- The proc assigns a default

         @step_name sysname,

         @subsystem NVARCHAR(40) = N'TSQL',

         @command NVARCHAR(max) = NULL,

         @additional_parameters NTEXT = NULL,

         @cmdexec_success_code INT = 0,

         @on_success_action TINYINT = 1, -- 1 = Quit With Success, 2 = Quit With Failure, 3 = Goto Next Step, 4 = Goto Step

         @on_success_step_id INT = 0,

         @on_fail_action TINYINT = 2, -- 1 = Quit With Success, 2 = Quit With Failure, 3 = Goto Next Step, 4 = Goto Step

         @on_fail_step_id INT = 0,

         @server sysname = NULL,

  The content is not finished, continue reading on the next page

更多完整内容阅读登陆

《墨缘文学网,https://wap.mywenxue.org》
加入书签我的书架


上一章 目录 下一章