ClrAssemblyFile Class
Contains the name, debug type and block of data for a ClrAssemblyFile. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<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.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
ClrAssemblyFile Members
Microsoft.AnalysisServices Namespace