Freigeben über


CreatingSchemaEventArgs-Klasse

Stellt Daten für das CreatingSchema-Ereignis bereit.

Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class CreatingSchemaEventArgs
    Inherits EventArgs
'Usage
Dim instance As CreatingSchemaEventArgs
[SerializableAttribute] 
public class CreatingSchemaEventArgs : EventArgs
[SerializableAttribute] 
public ref class CreatingSchemaEventArgs : public EventArgs
/** @attribute SerializableAttribute() */ 
public class CreatingSchemaEventArgs extends EventArgs
SerializableAttribute 
public class CreatingSchemaEventArgs extends EventArgs

Vererbungshierarchie

System.Object
   System.EventArgs
    Microsoft.Synchronization.Data.CreatingSchemaEventArgs

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

CreatingSchemaEventArgs-Member
Microsoft.Synchronization.Data-Namespace