CompareReportParamterExpression-Methode
SQL Server 2008 R2
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace:
Microsoft.ReportingServices.RdlObjectModelAssembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
protected static bool CompareReportParamterExpression( ReportExpression local, ReportObject localParent, ReportExpression compareObj, ReportObject compareObjParent, ICollection<ReportObject> visitedList )
Parameter
- localParent
- Typ: Microsoft.ReportingServices.RdlObjectModel..::..ReportObject
- compareObjParent
- Typ: Microsoft.ReportingServices.RdlObjectModel..::..ReportObject
- visitedList
- Typ: System.Collections.Generic..::..ICollection<(Of <(<'ReportObject>)>)>