Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 2.21 KB

File metadata and controls

67 lines (55 loc) · 2.21 KB
title MasterDatasourceID Element (ASSL) | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
MasterDatasourceID Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
MasterDatasourceID
helpviewer_keywords
MasterDatasourceID element
ms.assetid a9cbd3a9-581f-4a08-93d8-e1eea8757ce9
caps.latest.revision 34
author Minewiskan
ms.author owend
manager erikre

MasterDatasourceID Element (ASSL)

Contains the master data source identifier (ID) for a Database element.

Syntax

  
<Database>  
   ...  
   <MasterDatasourceID>...</MasterDatasourceID>  
   ...  
</Database>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements Database
Child elements None

Remarks

For databases on remote instances of [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion] that contain remote partitions, the MasterDatasourceID element contains the data source ID of the data source used to identify the master instance of [!INCLUDEssASnoversion] that manages the remote partitions.

The element that corresponds to the parent of MasterDatasourceID in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Database.

See Also

Properties (ASSL)