Google Apps Script API
    Preparing search index...

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

    interface JdbcStruct {
        getAttributes(): any[];
        getSQLTypeName(): string;
    }
    Index

    Methods