ComponentOne Web API Edition
AddDataSource(String,IEnumerable) Method

C1.Web.Api.DataEngine.Data Namespace > FlexPivotEngineProviderManager Class > AddDataSource Method : AddDataSource(String,IEnumerable) Method
The unique value used to stands for the data.
The arbitrary IEnumerable.
Adds a DataSource data from an arbitrary IEnumerable.
Syntax
'Declaration
 
Public Overloads Function AddDataSource( _
   ByVal name As String, _
   ByVal dataSource As IEnumerable _
) As FlexPivotEngineProviderManager

Parameters

name
The unique value used to stands for the data.
dataSource
The arbitrary IEnumerable.

Return Value

The flex pivot engine provider manager.
See Also

Reference

FlexPivotEngineProviderManager Class
FlexPivotEngineProviderManager Members
Overload List