This document is archived and information here might be outdated. Recommended version. |
Displays the Query Builder dialog box.
[Visual Basic .NET]
Public Sub DoModal ( _
ByVal hParentWindowHandle As Integer _
)
[C#]
public void DoModal (
int hParentWindowHandle
);
[C++]
HRESULT DoModal(
long hParentWindowHandle
);
[C++] Parameters hParentWindowHandle [in]
hParentWindowHandle is a parameter of type long