Interface IDataSource


public interface IDataSource
This interface is used to read data into QbReport. The user also has to create a empty constructor in order to use this implementation
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details