This document is archived and information here might be outdated.  Recommended version.


IQueryBuilder Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IQ > IQueryBuilder Interface
ArcGIS Developer Help

IQueryBuilder Interface

Provides access to properties and methods needed to manage query builder settings and functionality.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Read/write property DatasetDefinitionID The value of the DatasetDefinitionID property.
Read/write property DatasetDefinitionName The value of the DatasetDefinitionName property.
Method DoModal Displays the Query Builder dialog box.
Write-only property Layer Layer containing test geometries for query.
Write-only property ServerConnection Connection to tracking server being used in query.
Read/write property WhereClause Places SQL where clause in the query builder.

Classes that implement IQueryBuilder

Classes Description
QueryBuilder Controls functionality for the custom query builder for actions.