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 |
|
Child elements |
Remarks
The Synchronize command uses the Source element to establish a connection to and identify a database on an instance of Microsoft SQL Server Analysis Services with which to synchronize the target database.