Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 1.79 KB

File metadata and controls

64 lines (53 loc) · 1.79 KB
title ManagedProvider Element (ASSL) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
ManagedProvider Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
helpviewer_keywords
ManagedProvider element
ms.assetid ed5a1077-20a4-40b9-b62d-0db0d53b9624
caps.latest.revision 12
author Minewiskan
ms.author owend
manager erikre

ManagedProvider Element (ASSL)

Contains the name of the managed provider used by an element that is derived from the DataSource data type.

Syntax

  
<DataSource>  
   ...  
   <ManagedProvider>...</ManagedProvider>  
   ...  
</DataSource>  

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 element DataSource
Child elements None

Remarks

If a data source uses a managed provider, the ManagedProvider element contains the name of the managed provider.

See Also

Name Element (ASSL)
Properties (ASSL)