Condividi tramite


Classe DbSelectingChangesEventArgs

Fornisce i dati per l'evento SelectingChanges.

Spazio dei nomi: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Sintassi

'Dichiarazione
<SuppressMessageAttribute("Microsoft.Naming", "CA1706:ShortAcronymsShouldBeUppercase")> _
Public Class DbSelectingChangesEventArgs
    Inherits EventArgs
'Utilizzo
Dim instance As DbSelectingChangesEventArgs
[SuppressMessageAttribute("Microsoft.Naming", "CA1706:ShortAcronymsShouldBeUppercase")] 
public class DbSelectingChangesEventArgs : EventArgs
[SuppressMessageAttribute(L"Microsoft.Naming", L"CA1706:ShortAcronymsShouldBeUppercase")] 
public ref class DbSelectingChangesEventArgs : public EventArgs
/** @attribute SuppressMessageAttribute("Microsoft.Naming", "CA1706:ShortAcronymsShouldBeUppercase") */ 
public class DbSelectingChangesEventArgs extends EventArgs
SuppressMessageAttribute("Microsoft.Naming", "CA1706:ShortAcronymsShouldBeUppercase") 
public class DbSelectingChangesEventArgs extends EventArgs

Gerarchia di ereditarietà

System.Object
   System.EventArgs
    Microsoft.Synchronization.Data.DbSelectingChangesEventArgs

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.

Vedere anche

Riferimento

Membri DbSelectingChangesEventArgs
Spazio dei nomi Microsoft.Synchronization.Data