SchemaCreatedEventArgs-Klasse
Stellt Daten für das SchemaCreated-Ereignis bereit.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
Public Class SchemaCreatedEventArgs
Inherits EventArgs
'Usage
Dim instance As SchemaCreatedEventArgs
public class SchemaCreatedEventArgs : EventArgs
public ref class SchemaCreatedEventArgs : public EventArgs
public class SchemaCreatedEventArgs extends EventArgs
public class SchemaCreatedEventArgs extends EventArgs
Vererbungshierarchie
System.Object
System.EventArgs
Microsoft.Synchronization.Data.SchemaCreatedEventArgs
Threadsicherheit
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
SchemaCreatedEventArgs-Member
Microsoft.Synchronization.Data-Namespace