Class Connection
Inheritance
System.Object
Connection
Namespace: BoldReports.Processing
Assembly: BoldReports.Web.dll
Syntax
public class Connection : Object
Constructors
Connection()
Declaration
public Connection()
Properties
DataSets
Declaration
public List<DataSet> DataSets { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<DataSet> |
DataSource
Declaration
public DataSource DataSource { get; set; }
Property Value
Type | Description |
---|---|
DataSource |
Methods
Dispose()
Declaration
public void Dispose()