RemoveOldItems Procedure (Repository.Item Schema)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Removes items from the Modeling Services database that are associated with a specific lifetime policy. This is an internal procedure that is part of lifetime services. It is not meant to be called directly.
[Repository.Item].[RemoveOldItems] ( @policy )
Arguments
@policy
Type: [Repository.Item].[RemovalPolicyName]. The lifetime policy to run.