sp_helpreplicationoption (Transact-SQL)
Shows the types of replication options enabled for a server. This stored procedure is executed at any server on any database.
Column name | Data type | Description |
|---|---|---|
optname | sysname | Name of the replication option and can be one of the following: transactional merge |
value | bit | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
major_version | int | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
minor_version | int | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
revision | int | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
install_failures | int | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
