This document is archived and information here might be outdated. Recommended version. |
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 );