ClrAssemblyFile Class
Contains the name, debug type and block of data for a ClrAssemblyFile. This class cannot be inherited.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
<GuidAttribute("09AEB310-E5ED-4ba2-A58B-440FA42CB09C")> _
Public NotInheritable Class ClrAssemblyFile
Implements ICloneable
[GuidAttribute("09AEB310-E5ED-4ba2-A58B-440FA42CB09C")]
public sealed class ClrAssemblyFile : ICloneable
[GuidAttribute(L"09AEB310-E5ED-4ba2-A58B-440FA42CB09C")]
public ref class ClrAssemblyFile sealed : ICloneable
/** @attribute GuidAttribute("09AEB310-E5ED-4ba2-A58B-440FA42CB09C") */
public final class ClrAssemblyFile implements ICloneable
GuidAttribute("09AEB310-E5ED-4ba2-A58B-440FA42CB09C")
public final class ClrAssemblyFile implements ICloneable
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ClrAssemblyFile
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
ClrAssemblyFile Members
Microsoft.AnalysisServices Namespace