update property
CommonPreparedStatement
get
update
The UPDATE SQL statement for the FTS index.
Implementation
CommonPreparedStatement get update => _update!;
The UPDATE SQL statement for the FTS index.
CommonPreparedStatement get update => _update!;