Method OnChange
OnChange(SQLWatchOptions?)
Emits an event whenever any of the tables in Tables are modified.
public IAsyncEnumerable<WatchOnChangeEvent> OnChange(SQLWatchOptions? options = null)
Parameters
optionsSQLWatchOptions
Emits an event whenever any of the tables in Tables are modified.
public IAsyncEnumerable<WatchOnChangeEvent> OnChange(SQLWatchOptions? options = null)
options SQLWatchOptions