ActiveReports Developer 7
IDataProviderService Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDataProviderService Interface

Glossary Item Box

The following tables list the members exposed by IDataProviderService.

Public Properties

 NameDescription
 PropertyDataSetNameGets ot sets the name of the data set that the data are located for when LocateDataSource method is invoked.  
 PropertyDataSourceNameGets ot sets the name of the data source when LocateDataSource method is invoked.  
Top

Public Methods

 NameDescription
 MethodLocateDataSourceLocates the data that passed at runtime.    
Top

See Also