[]
Builds the parameter query.
public static string Build(SectionReport report, string sql, bool bDesignTime)
Type | Name | Description |
---|---|---|
SectionReport | report | |
string | sql | |
bool | bDesignTime |
Type | Description |
---|---|
string |
Thiis one handles only the chart parameters
public static string Build(SectionReport report, ParameterCollection chartParameters, string sql, bool bDesignTime)
Type | Name | Description |
---|---|---|
SectionReport | report | |
ParameterCollection | chartParameters | |
string | sql | |
bool | bDesignTime |
Type | Description |
---|---|
string |