Compartilhar via


PurgeHistory Method

Esse recurso será removido em uma versão futura do Microsoft SQL Server. Evite usar esse recurso em desenvolvimentos novos e planeje modificar os aplicativos que atualmente o utilizam.

The PurgeHistory method removes system records maintaining execution history for the referenced Microsoft SQL Server Agent job.

Sintaxe

object.PurgeHistory()

Parts

  • object
    Expression that evaluates to an object in the Applies To list.

Prototype (C/C++)

HRESULT PurgeHistory();

Applies To: