import MutableQuerySubscription from 'electron-coresqlite/lib/mutable-query-subscription.js'
MutableQuerySubscription
Extends:
QuerySubscription → MutableQuerySubscription
Method Summary
Public Methods | ||
public |
replaceQuery(nextQuery: *) |
Inherited Summary
From class QuerySubscription | ||
public |
|
|
public |
removeCallback(callback: *) |
|
public |
update(objectPattern: {"mustRefetchEntireRange": *}) |
Public Methods
public replaceQuery(nextQuery: *) source
Params:
Name | Type | Attribute | Description |
nextQuery | * |