[]
        
(Showing Draft Content)

C1.Report.DataSourceCollection.Add

Add Method

Add(DataSource)

Adds the DataSource to the collection.

Declaration
public void Add(DataSource dataSource)
Public Sub Add(dataSource As DataSource)
Parameters
Type Name Description
DataSource dataSource

The DataSource object to add.