ClrAssemblyFile Class
SQL Server 2008 R2
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)
The ClrAssemblyFile type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ClrAssemblyFile() | Initializes a new instance of ClrAssemblyFile using the default values. |
![]() | ClrAssemblyFile(String) | Initializes a new instance of ClrAssemblyFile using a name. |
![]() | ClrAssemblyFile(String, ClrAssemblyFileType) | Initializes a new instance of ClrAssemblyFile using a name and type. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a new full copy of an object. |
![]() | CopyTo | Copies a ClrAssemblyFile object to the specified object. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | LoadData | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |





