Esri Business Analyst Server API for Silverlight 2.2 Reference
TMQueryTaskProvider Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace : TMQueryTaskProvider Class

Glossary Item Box

The TMQueryTaskProvider class implements composition of a number of thematic mapping query tasks.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

Query tasks specified with this provider are logically composed into one query task. Their initialization result lists of ESRI.ArcGIS.Client.BACore.ThematicMapping.GeographyLevelInfo items are merged into one list. When the composed query task is executed, it redirects the execution to the particular query task which owns the geography layer passed in parameters of the ExecuteAsync method.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BACore.ThematicMapping.TMQueryTaskProvider

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.