Construtor ComAssembly
Initializes a new instance of the ComAssembly class using the default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ComAssembly()
public ComAssembly()
public:
ComAssembly()
new : unit -> ComAssembly
public function ComAssembly()