This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcQueryBuilder Interface > IArcQueryBuilder.Show Method (ArcObjects .NET 10.4 SDK) |
Displays the query builder dialog to build expressions.
[Visual Basic .NET] Public Function Show ( _ ByVal pDataElement As IDataElement, _ ByVal pQuerys As IArcQuerys _ ) As IArcQuerys
[C#] public IArcQuerys Show ( IDataElement pDataElement, IArcQuerys pQuerys );