Class QueryEventArgs

    • Constructor Detail

      • QueryEventArgs

        public QueryEventArgs​(Transaction transaction,
                              Query q)
        Creates a new instance for the specified Query instance.
    • Method Detail

      • query

        public Query query()
        The Query which triggered the event.