Condividi tramite


Files Element (ASSL)

Contains the collection of File elements that make up a ClrAssembly element.

Sintassi

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

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element

Parent elements

Assembly of type ClrAssembly

Child elements

File of type ClrAssemblyFile

Osservazioni

The corresponding element in the Analysis Management Objects (AMO) object model is ClrAssemblyFileCollection.

Vedere anche

Riferimento

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)

Guida in linea e informazioni

Assistenza su SQL Server 2005