中文字幕天天躁日日躁狠狠躁,最近中文字幕大全免费版在线,最近2019免费中文字幕视频三,亚洲精品无码你懂的,亚洲国产精品成人精品小说

  • 相關(guān)軟件
    >sp_change_agent_profile 創(chuàng)建者:webmaster 更新時間:2006-02-16 15:51

    更改存儲在 MSagent_profiles 中的復制代理程序配置參數(shù)。此存儲過程在分發(fā)服務器的任何數(shù)據(jù)庫上執(zhí)行。



    語法


    sp_change_agent_profile [ @profile_id = ] profile_id

        , [ @property = ] 'property'

        , [ @value = ] 'value'



    參數(shù)


    [@profile_id = ] profile_id



    是配置 ID。profile_id 的數(shù)據(jù)類型為 int,沒有默認設置。



    [@property =] 'property'



    是屬性名。property 的數(shù)據(jù)類型為 sysname,沒有默認設置。



    [@value =] 'value'



    是屬性的新值。value 的數(shù)據(jù)類型為 nvarchar(3000),沒有默認設置。



    返回代碼值


    0(成功)或 1(失?。?/P>

    注釋


    sp_change_agent_profile 用于所有類型的復制。



    權(quán)限


    只有 sysadmin 固定服務器角色成員才能執(zhí)行 sp_change_agent_profile。

    相關(guān)文章
    本頁查看次數(shù):