Поделиться через


Метод AssemblyCollection.Add

Creates and adds an Assembly to the end of the collection.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Function Add As ClrAssembly
'Применение
Dim instance As AssemblyCollection 
Dim returnValue As ClrAssembly 

returnValue = instance.Add()
public ClrAssembly Add()
public:
ClrAssembly^ Add()
member Add : unit -> ClrAssembly
public function Add() : ClrAssembly

Возвращаемое значение

Тип: Microsoft.AnalysisServices.ClrAssembly
A new, empty Assembly.

См. также

Справочник

AssemblyCollection Класс

Перегрузка Add

Пространство имен Microsoft.AnalysisServices