This document is archived and information here might be outdated. Recommended version. |
Shows the SQL query dialog.
[Visual Basic .NET] Public Function DoModalEx ( _ ByVal initialSqlQuery As String, _ ByVal pLayer As IFeatureLayer, _ ByVal hwnd As Integer _ ) As Boolean
[C#] public bool DoModalEx ( string initialSqlQuery, IFeatureLayer pLayer, int hwnd );