| title | Files Element (ASSL) | Microsoft Docs | ||
|---|---|---|---|
| ms.custom | |||
| ms.date | 03/06/2017 | ||
| ms.prod | sql-server-2016 | ||
| ms.reviewer | |||
| ms.suite | |||
| ms.technology |
|
||
| ms.tgt_pltfrm | |||
| ms.topic | reference | ||
| apiname |
|
||
| apilocation | |||
| apitype | Schema | ||
| applies_to |
|
||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | 8a1327cb-1f60-42a7-b8ef-213d45a63e55 | ||
| caps.latest.revision | 37 | ||
| author | Minewiskan | ||
| ms.author | owend | ||
| manager | erikre |
Contains the collection of File elements that make up a ClrAssembly element.
<Assembly xsi:type="ClrAssembly">
...
<Files>
<File xsi:type="ClrAssemblyFile">...</File>
</Files>
...
</Assembly> | Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 1-1: Required element that occurs once and only once. |
| Relationship | Element |
|---|---|
| Parent elements | Assembly of type ClrAssembly |
| Child elements | File of type ClrAssemblyFile |
The corresponding element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.ClrAssemblyFileCollection.
Server Element (ASSL)
Database Element (ASSL)
Assemblies Element (ASSL)
Data Element (ASSL)
DataBlock Data Type (ASSL)
Blocks Element (ASSL)
Block Element (ASSL)
ComAssembly Data Type (ASSL)
Collections (ASSL)