sys.sp_has_change_feed_permissions

general
#stored-procedure

Description

2022 (16.x) and later versions Mirrored databases in Microsoft SQL database in Microsoft Fabric Internal procedure that checks for permissions when enabling change feed publishing. This system stored procedure is used for: SQL database in Microsoft Fabric Microsoft Fabric mirrored databases can be one of the following values: This system stored procedure is used internally and isn’t recommended for direct

Syntax

sys.sp_has_change_feed_permissions [ [ @destination_type = ] destination_type ]
[ ; ]