Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 2.42 KB

File metadata and controls

69 lines (58 loc) · 2.42 KB
title Data 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
Data Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
Data
helpviewer_keywords
Data element
ms.assetid e52b1961-7e11-4029-8ab1-84d275845067
caps.latest.revision 37
author Minewiskan
ms.author owend
manager erikre

Data Element (ASSL)

Contains (in the collection of child Block Element (ASSL) elements) the binary contents of a ClrAssemblyFile element.

Syntax

  
<File xsi:type="ClrAssemblyFile">  
   ...  
   <Data xsi:type="DataBlock">...</Data>  
   ...  
</ClrAssemblyFile>  

Element Characteristics

Characteristic Description
Data type and length DataBlock
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent elements File of type ClrAssemblyFile
Child elements None

Remarks

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

See Also

Assembly Element (ASSL)
ClrAssembly Data Type (ASSL)
Files Element (ASSL)
Blocks Element (ASSL)
Objects (ASSL)