Represents an SQL database to data items.
Namespace: Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public class SqlDataSource : DataSource,
ISimpleDataSource, IDataSource |
| Visual Basic |
|---|
Public Class SqlDataSource _
Inherits DataSource _
Implements ISimpleDataSource, IDataSource |
Inheritance Hierarchy
See Also