Chili.Opf3 Send comments on this topic.
IQuery Interface Members
See Also  Properties  Methods 
Chili.Opf3.Query Namespace : IQuery Interface


The following tables list the members exposed by IQuery.

Public Properties

 NameDescription
 PropertyQueryType Returns the QueryType of the query.  
 PropertyTimeout Specifies the wait time before terminating the attempt to execute a command and generating an error.  
Top

Public Methods

 NameDescription
 MethodToCompiledQuery Converts the IQuery to an CompiledQuery that is then executed on a specific storage.  
Top

See Also