ViewEvents Members
The ViewEvents object represents the settings required for Microsoft SQL Server view event notification.
The following tables list the members exposed by the ViewEvents 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 view 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 server event handler for view events. |
위쪽
참고 항목
참조
ViewEvents Class
Microsoft.SqlServer.Management.Smo Namespace