ComAssembly Constructor (String, String)
SQL Server 2012
Initializes a new instance of the ComAssembly class using the specified assembly and its identifier.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- name
- Type: System.String
The name of the ComAssembly.
- id
- Type: System.String
The identifier of the ComAssembly.