ReplicationOptions Enumeration
SQL Server 2012
The ReplicationOptions enumeration contains values that are used to specify the replication settings for the referenced database.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
The ReplicationOptions enumeration class is served by the ReplicationOptions property.