LastRunRetries özelliği

Bu özellik Microsoft SQL Server'ın ilerideki bir sürümünde kaldırılacaktır. Yeni geliştirme işlerinde bu özelliği kullanmaktan kaçının ve bu özelliği kullanmakta olan uygulamalarda değişiklik yapmayı planlayın.

The LastRunRetries property returns the number of times SQL Server Agent attempted execution of the referenced job step on the last execution of the step-containing job.

Sözdizimi

object
.LastRunRetries

Bölümleri

  • nesne
    Bir nesneye uygulanan listesinde sonucunu veren bir ifade

Veri Türü

Uzun

Değiştirilebilir

Salt okunur

Prototip (c/C++)

HRESULT GetLastRunRetries(LPLONG pRetVal);

İçin geçerlidir: