PublicationMonitor.CleanUpTracerTokenHistory Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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