Skip to content

Latest commit

 

History

History
76 lines (62 loc) · 2.95 KB

File metadata and controls

76 lines (62 loc) · 2.95 KB
title DataSourceID Element (XMLA) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod analysis-services
ms.prod_service analysis-services, azure-analysis-services
ms.service
ms.component
ms.reviewer
ms.suite pro-bi
ms.technology
ms.tgt_pltfrm
ms.topic reference
apiname
DataSourceID Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
microsoft.xml.analysis.datasourceid
urn:schemas-microsoft-com:xml-analysis#DataSourceID
helpviewer_keywords
DataSourceID element
ms.assetid 695522c7-acca-420a-a5fb-f01f3fd9a96b
caps.latest.revision 12
author Minewiskan
ms.author owend
manager kfile
ms.workload Inactive

DataSourceID Element (XMLA)

[!INCLUDEssas-appliesto-sqlas-aas] Identifies a data source used by a Location element during a Backup, Restore, or Synchronize command.

Syntax

  
<Location>  
   ...  
   <DataSourceID>...</DataSourceID>  
   ...  
</Location>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent elements Location
Child elements None

Remarks

The DataSourceID element contains the name of the data source on the source instance that identifies the remote instance on which remote partition information is to be backed up, restored, or synchronized.

For more information about backing up and restoring remote partitions, see Backing Up, Restoring, and Synchronizing Databases (XMLA).

See Also

ConnectionString Element (XMLA)
DataSourceType Element (XMLA)
Properties (XMLA)