Freigeben über


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
type SchemaCreatedEventArgs =  
    class
        inherit EventArgs
    end
public class SchemaCreatedEventArgs extends EventArgs

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (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