Google Apps Script API
    Preparing search index...

    A JDBC SQLXML. For documentation of this class, see java.sql.SQLXML .

    interface JdbcSQLXML {
        free(): void;
        getString(): string;
        setString(value: string): void;
    }
    Index

    Methods