IIGClogQueryResult Interface
Properties Methods

This class is used to describe the result of Execute.

Unit
IGC

Declaration
IIGClogQueryResult = interface


Properties
ErrorDescription Provides a textual description of the error which occurred if Success is false.
Message Provides an array of IIGClogMessage which were returned by Iguana in response to the query.
Success Indicates that the query was executed successfully.
Methods
CountOfMessage Returns the total number of Messages.

Chameleon Delphi Documentation