Метод GetDataSources

Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.

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

Синтаксис

'Декларация
Function GetDataSources As IDataSourceDescriptor()
'Применение
Dim instance As IDataSourceDescriptorService
Dim returnValue As IDataSourceDescriptor()

returnValue = instance.GetDataSources()
IDataSourceDescriptor[] GetDataSources()
array<IDataSourceDescriptor^>^ GetDataSources()
abstract GetDataSources : unit -> IDataSourceDescriptor[] 
function GetDataSources() : IDataSourceDescriptor[]

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

Тип: array<Microsoft.DataWarehouse.Interfaces. . :: . .IDataSourceDescriptor> [] () [] []