RunDatabaseQueryTool procedure
Prototype: |
procedure RunDatabaseQueryTool (const FileName : string; const AllowEditing, AllowNavigator, AllowStatistics : boolean); |
|
Description: |
Opens Database Query Tool window. |
|
Syntax: |
Project.RunDatabaseQueryTool (FileName, AllowEditing, AllowNavigator, AllowStatistics); |
|
Part |
Description |
|
Project |
A reference to Field-Map project as defined in Field-Map Project Manager |
|
FileName |
Name of XML file with query definition |
|
AllowEditing |
Whether to allow edits to SQL definition structure or not |
|
AllowNavigator |
Whether to show "Save to navigator" button or not |
|
AllowStatistics |
||
Return value: |
None |
|
See also:
RunFieldMapExtension; HideExtensionMenu; ShowExtensionMenu; RunDatabaseQueryTool; ShowExcelPreview; AddItemToNavigatorXML; DBNavigatorVisible; DBNavigatorConfirmDelete; GetSpeciesGroupID
© 2024 IFER-Monitoring and Mapping Solutions