[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.ReferencesDataSource

ReferencesDataSource Method

ReferencesDataSource(ExpressionInfo)

Gets a value indicating whether the expression references any data sources.

Declaration
public static bool ReferencesDataSource(this ExpressionInfo expression)
Parameters
Type Name Description
ExpressionInfo expression

An ExpressionInfo object to check for.

Returns
Type Description
bool

A bool value where true if the expression references data sources; otherwise, false.