CertificateEvents-Klasse
The CertificateEvents object represents the settings that are required for SQL Server Certificate event notification.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Class CertificateEvents
'Usage
Dim instance As CertificateEvents
public class CertificateEvents
public ref class CertificateEvents
type CertificateEvents = class end
public class CertificateEvents
Hinweise
The CertificateEvents class is accessed through the Events property and cannot be created as a standalone 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..::..CertificateEvents
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.