Chili.Opf3 Send comments on this topic.
CompiledQuery Class Properties
See Also 
Chili.Opf3.Query Namespace : CompiledQuery Class


For a list of all members of this type, see CompiledQuery members.

Public Properties

 NameDescription
Public PropertyAutoNumberItems Specifies the autonumber collection that contains the properties and FieldAttributes of the persistent object that is represented by this query.  
Public PropertyCommand Returns the storage specific command associated with the CompiledQuery.  
Public PropertyQueryType Returns the QueryType of the CompiledQuery.  
Public PropertyTimeout Specifies the wait time before terminating the attempt to execute a command and generating an error.  
Top

See Also