Rolls back a transaction. This function is reserved for future use.
create function string rs_rollback for sqlserver_derived_class output language 'rollback transaction'
Rolled back transactions retrieved from a primary database transaction log are not distributed to replicate Replication Servers, so this function should never be executed.
The rs_rollback function has function-string-class scope.
Replication Server creates an initial rs_rollback function string for the system-provided function-string classes during installation.