Skip to content

Latest commit

 

History

History
73 lines (62 loc) · 2.92 KB

File metadata and controls

73 lines (62 loc) · 2.92 KB
title File 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
File Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
File
helpviewer_keywords
File element
ms.assetid 21c70707-d2f8-4040-9acb-cbce23076bcc
caps.latest.revision 31
author Minewiskan
ms.author owend
manager erikre

File Element (ASSL)

Defines one of the files that compose a [!INCLUDEmsCoName] [!INCLUDEdnprdnshort] ClrAssembly element.

Syntax

  
<Files>  
   <File xsi:type="ClrAssemblyFile">...</File>  
</Files>  

Element Characteristics

Characteristic Description
Data type and length ClrAssemblyFile
Default value None
Cardinality 1-n: Required element that can occur more than once.

Element Relationships

Relationship Element
Parent elements Files
Child elements None

Remarks

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

See Also

Server Element (ASSL)
Database Element (ASSL)
Assemblies Element (ASSL)
Assembly Element (ASSL)
ClrAssembly Data Type (ASSL)
Data Element (ASSL)
DataBlock Data Type (ASSL)
Blocks Element (ASSL)
Block Element (ASSL)
ComAssembly Data Type (ASSL)
Objects (ASSL)