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
Threadsicherheit
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
ClrAssemblyFile Members
Microsoft.AnalysisServices Namespace