Aqualogic Interaction API  
 

IPTDataSource.GetDataSourceProvider Method 

DataSourceProvider Use this method to get an instantiated Data Source Provider for this Data Source which has been Intialized using the RepositoryInfo bag. For use by the specialized clients of the Data Source object (like the Crawler and Card Refresh Agent) which use the option DataSourceProvider argument on the three methods above.

IPTDataSourceProvider GetDataSourceProvider();

Return Value

Data Source Provider object underlying this Data Source

See Also

IPTDataSource Interface | com.plumtree.server Namespace