| title | Replication Stored Procedures (Transact-SQL) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 03/17/2017 | |||
| ms.prod | sql-server-2016 | |||
| ms.reviewer | ||||
| ms.suite | ||||
| ms.technology |
|
|||
| ms.tgt_pltfrm | ||||
| ms.topic | language-reference | |||
| applies_to |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | 10996a2a-3be4-4f66-9fc4-815d43fc6e52 | |||
| caps.latest.revision | 42 | |||
| author | BYHAM | |||
| ms.author | rickbyh | |||
| manager | jhubbard |
[!INCLUDEtsql-appliesto-ss2012-xxxx-xxxx-xxx_md]
Replication system stored procedures are documented and available as a method for accomplishing one-time tasks, such as implementing replication, and for using in batch files and scripts.
[!INCLUDEssNoVersion] Books Online provides examples of how to program most of the common replication tasks using [!INCLUDEtsql] stored procedures. For more information, see Replication System Stored Procedures Concepts.
Important
Only the replication stored procedures documented in [!INCLUDEssNoVersion] Books Online are supported. Undocumented stored procedures are only for the use of internal replication components and should not be used to administer replication.
Replication Management Objects Concepts
Replication Programming Concepts