Udostępnij za pośrednictwem


Właściwość Certificate.Events

Pobiera zdarzeń, które są skojarzone z certyfikat.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public ReadOnly Property Events As CertificateEvents
    Get
'Użycie
Dim instance As Certificate
Dim value As CertificateEvents

value = instance.Events
public CertificateEvents Events { get; }
public:
property CertificateEvents^ Events {
    CertificateEvents^ get ();
}
member Events : CertificateEvents
function get Events () : CertificateEvents

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.CertificateEvents
A CertificateEvents obiekt, który reprezentuje zdarzenia certyfikat.