EnumSnapshotAgentView yöntemi
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 EnumSnapshotAgentView method returns a QueryResults object that enumerates execution status information for an agent used to create snapshots of replicated data.
Sözdizimi
object
.EnumSnapshotAgentView( )
as
QueryResults
Bölümleri
- nesne
Bir nesneye uygulanan listesinde değerlendirir ifade.
Prototip (c/C++)
HRESULT EnumSnapshotAgentView(
LPSQLDMOQUERYRESULTS* ppResults);