共用方式為


Synchronize 元素 (XMLA)

同步處理 Analysis Services 資料庫與另一個現有的資料庫。

Syntax

  
<Command>  
   <Synchronize>  
      <Source>...</Source>  
      <SynchronizeSecurity>...</SynchronizeSecurity>  
      <ApplyCompression>...</ApplyCompression>  
      <Locations>...</Locations>  
   </Synchronize>  
</Command>  

元素特性

特性 描述
資料類型和長度 None
預設值 None
基數 0-n:出現一次以上的選擇性元素。

元素關聯性

關聯性 元素
父元素 命令
子元素 ApplyCompression位置來源SynchronizeSecurity

備註

Synchronize命令會將目標資料庫與來源專案中指定的來源實例和資料庫進行同步處理。 (選擇性) Synchronize 命令會同步處理在源資料庫上定義的遠端資料分割。

根據儲存在備份檔案中的物件所使用的儲存模式, 同步處理 命令會同步處理下表所列的資訊。

儲存模式 資訊
多維度 OLAP (MOLAP) 來源資料、彙總和中繼資料
混合式 OLAP (HOLAP) 彙總和中繼資料
關聯式 OLAP (ROLAP) 中繼資料

同步處理 命令期間,會在源資料庫上放置讀取鎖定,並在目標資料庫上放置寫入鎖定。 同步處理命令完成後,就會釋放這兩個鎖定。