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