CertificateEvents Members
The CertificateEvents object represents the settings required for Microsoft SQL ServerCertificate event notification.
The following tables list the members exposed by the CertificateEvents type.
Public Methods
(see also Protected Methods )
名稱 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetEventSelection | Returns the currently selected event notifications. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
StartEvents | Starts receiving events. | |
StopEvents | Stops receiving events. | |
SubscribeToEvents | Overloaded. Specifies the Certificate events to receive. | |
ToString | (inherited from Object ) | |
UnsubscribeAllEvents | Clears all event settings, and removes all event handlers. | |
UnsubscribeFromEvents | Clears the specified event settings, and removes all event handlers. |
頂端
Protected Methods
名稱 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
頂端
Public Events
名稱 | 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. |
頂端
請參閱
參考
CertificateEvents Class
Microsoft.SqlServer.Management.Smo Namespace