Membres UserDefinedTypeEvents
The UserDefinedTypeEvents object represents the settings required for SQL Server user-defined type event notification.
Le type UserDefinedTypeEvents 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) | Specifies the user-defined type events to receive. |
![]() |
SubscribeToEvents(ObjectEventSet, ServerEventHandler) | Specifies the user-defined type 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 UserDefinedType object and the user has subscribed to the events from that object instance. |
Haut de la page
.gif)
.gif)
.gif)