Source Element (Synchronize) (XMLA)
Represents a source database from which to synchronize a target database during a Synchronize command.
Syntax
<Synchronize>
<Source>
<Object>...</Object>
<ConnectionString>...</ConnectionString>
</Source>
</Synchronize>
Element characteristics
Characteristic | Description |
---|---|
Data type and length | None |
Default value | None |
Cardinality | 1-1: Required element that occurs once and only once. |
Element relationships
Relationship | Element |
---|---|
Parent elements | Synchronize |
Child elements | ConnectionString, Object |
Remarks
The Synchronize command uses the Source element to establish a connection to and identify a database on an instance of Analysis Services with which to synchronize the target database.