ClrAssemblyFile Members

Contains the name, debug type and block of data for a ClrAssemblyFile. This class cannot be inherited.

The following tables list the members exposed by the ClrAssemblyFile type.

Public Constructors

  Name Description
ClrAssemblyFile Overloaded. Initializes a new instance of ClrAssemblyFile.

Top

Public Properties

  Name Description
ms162010.pubproperty(en-US,SQL.90).gif Data Gets the Data associated with a ClrAssemblyFile.
ms162010.pubproperty(en-US,SQL.90).gif Name Contains the name of the ClrAssemblyFile.
ms162010.pubproperty(en-US,SQL.90).gif Type Gets or sets the type of ClrAssemblyFile; where type refers to debug status.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162010.pubmethod(en-US,SQL.90).gif Clone Creates a new full copy of an object.
ms162010.pubmethod(en-US,SQL.90).gif CopyTo Copies a ClrAssemblyFile object to the specified object.
ms162010.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162010.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162010.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162010.pubmethod(en-US,SQL.90).gif LoadData  
ms162010.pubmethod(en-US,SQL.90).gifms162010.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162010.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162010.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms162010.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top

See Also

Reference

ClrAssemblyFile Class
Microsoft.AnalysisServices Namespace