ClrAssemblyFile Methods

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Methods

Name Description
System_CAPS_pubmethod Clone()

Creates a new full copy of an object.

System_CAPS_pubmethod CopyTo(ClrAssemblyFile)

Copies a ClrAssemblyFile object to the specified object.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod LoadData(String)

Loads a ClrAssemblyFile data.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod ICloneable.Clone()

Creates and returns a new object that is a copy of the current instance of this ClrAssemblyFile object.

See Also

ClrAssemblyFile Class
Microsoft.AnalysisServices Namespace

Return to top