Membres CertificateEvents
The CertificateEvents object represents the settings that are required for SQL Server Certificate event notification.
Le type CertificateEvents expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetEventSelection | Returns the currently selected event notifications. | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
StartEvents | Starts receiving events. | |
StopEvents | Stops receiving events. | |
SubscribeToEvents(ObjectEventSet) | ||
SubscribeToEvents(ObjectEventSet, ServerEventHandler) | Specifies the Certificate events to receive and the event handler that handles the events. | |
ToString | (Hérité de Object.) | |
UnsubscribeAllEvents | Clears all event settings, and removes all event handlers. | |
UnsubscribeFromEvents | Clears the specified event settings, and removes all event handlers. |
Haut de la page
Événements
Nom | Description | |
---|---|---|
ServerEvent | Specifies the event raised when an event occurs in a Certificate object and the user has subscribed to the events from that object instance. |
Haut de la page