sys.sp_fulltext_pendingchanges

general
#stored-procedure

Description

Returns unprocessed changes, such as pending inserts, updates, and deletes, for a specified table that is using change tracking.

Syntax

sp_fulltext_pendingchanges table_id
[ ; ]