Interface IOQLQuery.Result

  • All Superinterfaces:
    IResult
    Enclosing interface:
    IOQLQuery

    public static interface IOQLQuery.Result
    extends IResult
    A result which also describes the OQL query that generated it.
    • Method Detail

      • getOQLQuery

        String getOQLQuery()
        The OQL query
        Returns:
        the query