IDBObjectStoreParametersinterface IDBObjectStoreParameters {autoIncrement?: boolean;keyPath?: string | string[] | null;}§Properties§autoIncrement?: boolean[src]§keyPath?: string | string[] | null[src]