ComponentOne Query 8.0
LoadFromXMLFile Method

Syntax

C1QueryFrame.LoadFromXMLFile(FileName)

Notes

Method applies to C1QueryFrame control.

Arguments

FileName specifies a text file. The file was created with a call to the SaveToXMLFile method.

Return Value

None

Description

This method reads a query from a text file and fills the C1QueryFrame control, creating all corresponding items. The previous contents of the C1QueryFrame control are cleared.

After adding, removing and modifying query items, you must call the Render method to update display.

See Also

SaveToXMLFile method

Maintaining, Saving and Restoring Queries

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback