SPContentDatabase.Move method
Include protected members
Include inherited members
將網站從此內容資料庫移至目的地內容資料庫。
Overload list
Name | Description | |
---|---|---|
Move(SPContentDatabase, List<SPSite>, Dictionary<SPSite, String>) | 將指定的網站從此內容資料庫移至指定的內容資料庫。 | |
Move(SPContentDatabase, List<SPSite>, Dictionary<String, String>, Dictionary<SPSite, String>) | 將指定的網站從此內容資料庫移至指定的內容資料庫,並選擇性地指定的來源和目的地存放區提供者。 |
Top