Compartilhar via


Classe DbBatchAppliedEventArgs

Fornece dados para o evento BatchApplied.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (em Microsoft.Synchronization.Data.dll)

Sintaxe

'Declaração
Public Class DbBatchAppliedEventArgs _
    Inherits EventArgs
'Uso
Dim instance As DbBatchAppliedEventArgs
public class DbBatchAppliedEventArgs : EventArgs
public ref class DbBatchAppliedEventArgs : public EventArgs
type DbBatchAppliedEventArgs =  
    class
        inherit EventArgs
    end
public class DbBatchAppliedEventArgs extends EventArgs

Hierarquia de herança

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.Synchronization.Data..::..DbBatchAppliedEventArgs

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Membros DbBatchAppliedEventArgs

Namespace Microsoft.Synchronization.Data