sys.sp_replshowcmds
general #stored-procedure
Description
Returns the commands for transactions marked for replication in readable format.
Syntax
sp_replshowcmds [ [ @maxtrans = ] maxtrans ]
[ ; ] Returns the commands for transactions marked for replication in readable format.
sp_replshowcmds [ [ @maxtrans = ] maxtrans ]
[ ; ]