Skip to content

Latest commit

 

History

History
70 lines (59 loc) · 2.22 KB

File metadata and controls

70 lines (59 loc) · 2.22 KB
title Source Element (ComAssembly) (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
Source Element (ComAssembly)
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
Source
helpviewer_keywords
Source element
ms.assetid 5c9209e8-ace6-4688-a64d-4987a7648ab9
caps.latest.revision 38
author Minewiskan
ms.author owend
manager erikre

Source Element (ComAssembly) (ASSL)

Contains the file name or programmatic identifier (ProgID) for a Component Object Model (COM) component.

Syntax

  
<ComAssembly>  
   ...  
   <Source>...</Source>  
   ...  
</ComAssembly>  

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 ComAssembly
Child elements None

Remarks

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

See Also

Assembly Element (ASSL)
ClrAssembly Data Type (ASSL)
Assemblies Element (ASSL)
Database Element (ASSL)
Server Element (ASSL)
Properties (ASSL)