共用方式為


Assembly Element (ASSL)

Represents a Microsoft .NET Framework assembly or a COM dynamic link library (DLL) associated with a Server element or a Database element.

語法

<Assemblies>
   <Assembly xsi:type="ClrAssembly">...</Assembly>
   <!-- or -->
   <Assembly xsi:type="ComAssembly">...</Assembly>
</Assemblies>

Element Characteristics

Characteristic Description

Data type and length

ClrAssembly, ComAssembly

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

Assemblies

Child elements

None

備註

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

請參閱

參考

Server Element (ASSL)
Database Element (ASSL)
Objects (ASSL)

說明及資訊

取得 SQL Server 2005 協助