ActiveReports 8
IDataProviderService Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v8 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
 MethodForkCreates fork of this service for given target. For internal use only.  
 MethodLocateDataSourceLocates the data that passed at runtime.    
Top

See Also