com.crystaldecisions.reports.sdk
Interface ISubreportClientDocument


public interface ISubreportClientDocument

This interface is used to get the DatabaseController for the subreport.


Method Summary
 DatabaseController getDatabaseController()
          Retrieves the DatabaseController for the subreport.
 

Method Detail

getDatabaseController

public DatabaseController getDatabaseController()

Retrieves the DatabaseController for the subreport.

Returns:
a DatabaseController object