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


Метод DataSourceViewCollection.Add

Creates and adds a DataSourceView to the end of the collection.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.DataSourceView
A new, empty DataSourceView.

См. также

Справочник

DataSourceViewCollection Класс

Перегрузка Add

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