Replication Management Objects

Replication Management Objects (RMO) is a managed code assembly that encapsulates replication functionalities for Microsoft SQL Server. All replication tasks that you can do using SQL Server Management Studio can also be done programmatically using RMO.

The following lists the replication managed assemblies, by namespace, and how they are used.

Microsoft.SqlServer.Replication
Microsoft.SqlServer.Replication.BusinessLogicSupport

For more information about how to program replication functionality using RMO, see Programming with Replication Management Objects.

See Also

Other Resources

Planning for Replication Programming
Programming with Replication Management Objects

Help and Information

Getting SQL Server 2005 Assistance