ClrAssemblyFile Constructor

 

Applies To: SQL Server (starting with 2016)

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

Overload List

Name Description
System_CAPS_pubmethod ClrAssemblyFile()

Initializes a new instance of ClrAssemblyFile using the default values.

System_CAPS_pubmethod ClrAssemblyFile(String)

Initializes a new instance of ClrAssemblyFile using a name.

System_CAPS_pubmethod ClrAssemblyFile(String, ClrAssemblyFileType)

Initializes a new instance of ClrAssemblyFile using a name and type.

See Also

ClrAssemblyFile Class
Microsoft.AnalysisServices Namespace

Return to top