Class ReportDataSource
public class ReportDataSource
- Inheritance
-
ReportDataSource
- Inherited Members
- Extension Methods
Constructors
ReportDataSource()
public ReportDataSource()
Properties
Joins
public Join[] Joins { get; set; }
Property Value
- Join[]
Name
public string Name { get; set; }
Property Value
View
public View View { get; set; }
Property Value
Methods
GetViewNameByAlias(string)
public string GetViewNameByAlias(string alias)
Parameters
aliasstring