SynonymEvents-Klasse

The SynonymEvents object represents the settings that are required for SQL Server synonym event notification.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Class SynonymEvents
'Usage
Dim instance As SynonymEvents
public class SynonymEvents
public ref class SynonymEvents
type SynonymEvents =  class end
public class SynonymEvents

Hinweise

The SynonymEvents class is accessed through Events property and cannot be created as a stand-alone object.

Thread Safety

Alle öffentlichen, statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind für Vorgänge mit mehreren Threads sicher. Für Instanzelemente kann nicht sichergestellt werden, dass sie für Threads sicher sind.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..SynonymEvents

Threadsicherheit

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