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 | |
---|---|---|
CleanUpTracerTokenHistory(DateTime) | Removes all metadata for tracer tokens older than the specified date from a database published using transactional replication. | |
CleanUpTracerTokenHistory(Int32) | Removes metadata for a specific tracer token from a database published using transactional replication. |
Top