sys.sp_change_feed_reseed_table

general
#stored-procedure

Description

Mirrored databases in Microsoft Fabric SQL database in Microsoft Fabric Reseeds the link table in the current database context. This system stored procedure is used for Microsoft Fabric mirrored databases Identified for informational purposes only. Not supported. Future compatibility is not Identified for informational purposes only. Not supported.

Syntax

sys.sp_change_feed_reseed_table
[ @table_group_id = ]
'table_group_id'
, [ @table_id = ]
'table_id'
, [ @reseed_id = ]
N
'reseed_id'
[ ; ]