sys.sp_change_feed_vupgrade
generalDescription
2022 (16.x) and later versions Mirrored databases in Microsoft SQL database in Microsoft Fabric Upgrades the change feed schema if required. This system stored procedure is used for: SQL database in Microsoft Fabric Microsoft Fabric mirrored databases server role membership can execute this procedure. This system stored procedure is used internally and isn’t recommended for direct
Syntax
sys.sp_change_feed_vupgrade;
Permissions
SQL) x) and later versions Azure Synapse Analytics Mirrored databases in Microsoft Fabric SQL database in Microsoft Fabric Upgrades the change feed schema if required. This system stored procedure is used for: SQL database in Microsoft Fabric Microsoft Fabric mirrored databases Azure Synapse Link syntaxsql (success) or (failure). A user with database permissions, database role membership, or server role membership can execute this procedure. U Caution This system stored procedure is used internally and isn’t recommended for direct administrative use. Use Synapse Studio or the Fabric portal instead. Using this procedure could introduce inconsistency.