共用方式為


ClrAssembly Data Type (ASSL)

Defines a derived data type that represents a Microsoft .NET Framework assembly associated with a Database or Server element

語法

<ClrAssembly>
      <!-- The following elements extend Assembly -->
   <Files>...</Files>
      <PermissionSet>...</PermissionSet>
</ClrAssembly>

Data Type Characteristics

Characteristic Description

Base data types

Assembly

Derived data types

None

Data Type Relationships

Relationship Element

Parent elements

None (abstract type)

Child elements

Files, PermissionSet

Derived elements

See Assembly (Assemblies collection of Database or Server)

備註

The ClrAssembly element contains the files needed to recreate a .NET Framework assembly, associated either with an instance of Microsoft SQL Server 2005 Analysis Services (SSAS) or with a specific database on an instance of SSAS, as well as the permissions needed to execute the assembly.

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

請參閱

參考

File Element (ASSL)
ClrAssemblyFile Data Type (ASSL)
Data Element (ASSL)
DataBlock Data Type (ASSL)
Blocks Element (ASSL)
Block Element (ASSL)
ComAssembly Data Type (ASSL)
Analysis Services Scripting Language XML Data Types (ASSL)

說明及資訊

取得 SQL Server 2005 協助