Share via


PublicationMonitor.CleanUpTracerTokenHistory Method

Include Protected Members
Include Inherited Members

Removes metadata for tracer tokens from a database published using transactional replication.

Overload List

  Name Description
Public method CleanUpTracerTokenHistory(DateTime) Removes all metadata for tracer tokens older than the specified date from a database published using transactional replication.
Public method CleanUpTracerTokenHistory(Int32) Removes metadata for a specific tracer token from a database published using transactional replication.

Top