1901 碎片化 (2 / 14) 首页

字体:      护眼 关灯

上一章 目录 下一章

1901 碎片化 (2 / 14)
         IF (@cur_time >= @outage_start_time OR @cur_time < @outage_end_time)

         RETURN(1) -- in outage

         END

         END

         RETURN(-1 ) -- not in outage, not in sync

        END

        

         @minorVer = ((@@microsoftversion / 0x10000) & 0xff),

         @buildNo = (@@microsoftversion & 0xfff)

         raiserror(14306, -1, -1, @majorVer, @minorVer, @buildNo )

         return 12

         end

         /* check input parameters */

         if @ServerName is null

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

更多完整内容阅读登陆

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


上一章 目录 下一章