Metodo MergeSubscriberMonitor.GetSessionsSummaryDataSet

Include i membri protetti
Include i membri ereditati

Returns summary information on Merge Agent sessions using a DataSet object.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico GetSessionsSummaryDataSet() Returns summary information on all Merge Agent sessions using a DataSet object.
Metodo pubblico GetSessionsSummaryDataSet(Int32) Returns summary information for Merge Agent sessions that have occurred in the past number of hours specified. Summary information is returned using a DataSet object.

In alto

Osservazioni

Call the GetSessionsSummary method to return the same data as an array of MergeSessionSummary objects.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Vedere anche

Riferimento

MergeSubscriberMonitor Classe

Spazio dei nomi Microsoft.SqlServer.Replication