Share via


Query.saved Method

Indicates whether the query has been saved to the disk.

Syntax

public boolean saved()

Run On

Called

Return Value

Type: boolean
true if the query has been saved to the disk; otherwise false.

See Also

Reference

Query Class