Provides interface for plug-in data sources.

Namespace:  PerpetuumSoft.Reporting.Data
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public interface IDataSource
Visual Basic (Declaration)
Public Interface IDataSource
Visual C++
public interface class IDataSource

See Also