Class DataSource
Inheritance
System.Object
DataSource
Namespace: BoldReports.Processing
Assembly: BoldReports.UWP.dll
Syntax
public class DataSource : Object
Constructors
DataSource()
Declaration
public DataSource()
Properties
DataExtension
Declaration
public string DataExtension { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Dispose()
Declaration
public void Dispose()