Name | Description | |
---|---|---|
![]() ![]() | Aggregates |
The following tables list the members exposed by ExpressionInfoExtensions.
Name | Description | |
---|---|---|
![]() ![]() | Aggregates |
Name | Description | |
---|---|---|
![]() ![]() | ContainsAggregates | |
![]() ![]() | ContainsAggregatesWithScope | Indicates if the scope the expression contains aggregates with scope specified. |
![]() ![]() | ContainsRowNumber | Returns true if the specified expression contains RowNumber invocation expressions. |
![]() ![]() | ContainsRunningValueOrRowNumber | Returns true if the specified expression contains RunningValue or RowNumber invocation expressions. |
![]() ![]() | GetCumulativeExprs | |
![]() ![]() | GetExpressionReferences | Returns the list of the names of any report item referenced in the RDL Global [type] collection (ReportItems or DataSet or DataSource). |
![]() ![]() | GetReferencedFields | Returns the names of the fields referenced by the specified expression. |
![]() ![]() | GetReferencedParameters | Returns the names of the parameter referenced by the specified expression. |
![]() ![]() | GetReferencedReportItems | Returns the names of the report items referenced by the specified expression. |
![]() ![]() | HasCumulativeExpressions | Returns True if the specified expression uses 'Cumulative*' functions. |
![]() ![]() | HasCumulativeTotal | Returns true if the specified expression contains CumulativeTotal expressions. |
![]() ![]() | HasCustomCodeRefs | Indicates whether the expression contains a custom code |
![]() ![]() | HasDataTimeRefs | Returns True if the specified expression depends on evaluation data scope. |
![]() ![]() | HasDocumentMapPageNumber | Determines whether DocumentMap.PageNumber property is used in given expression. |
![]() ![]() | HasDocumentMapPath | Determines whether DocumentMap.Path property is used in given expression. |
![]() ![]() | HasDocumentMapReferences | Determines whether DocumentMap properties are used in given expression. |
![]() ![]() | HasMeReferences | Returns True if the specified Expression references 'Me' |
![]() ![]() | HasParamsRefs | Indicates whether the expression contains parameters |
![]() ![]() | HasSlicersRefs | Indicates whether the expression contains slicers. |
![]() ![]() | IsCompoundExpression | Returns True if the specified Expression is Compound |
![]() ![]() | IsDataTime | Indicates that the expression must be computed before the rendering begins |
![]() ![]() | IsDelayedContentExpression | Returns true if the specified expression depends on page context. |
![]() ![]() | IsPageLevelExpression | Returns true if the specified expression depends on page context. |
![]() ![]() | IsPropertyRef | |
![]() ![]() | IsThemeConstantsExpression | Returns true if the specified expression depends on theme constants. |
![]() ![]() | IsThemeExpression | Returns True if the specified expressions references 'Themes'. |
![]() ![]() | ReferencesDataSets | |
![]() ![]() | ReferencesDataSource | |
![]() ![]() | ReferencesFields | |
![]() ![]() | Replace | |
![]() ![]() | ReplaceFields | Replaces fields in given expression. |
![]() ![]() | ReplaceRowNumber | Replaces 'RowNumber' function with given calculated row number. |
![]() ![]() | ResolveReportItemReference | Resolves name of referenced item in given expression. |