This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IQ > IQueryTableDialog Interface > IQueryTableDialog.DoModalQueryTable Method (ArcObjects .NET 10.4 SDK) |
Displays the dialog to define a query layer.
[Visual Basic .NET] Public Function DoModalQueryTable ( _ ByVal pName As IQueryTableName, _ ByVal hParent As Integer _ ) As IQueryTableName
[C#] public IQueryTableName DoModalQueryTable ( IQueryTableName pName, int hParent );