ApplicationRoleEvents 멤버
The ApplicationRoleEvents object represents the settings required for Microsoft SQL Server application role event notification.
ApplicationRoleEvents 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetEventSelection | Returns a set of currently subscribed event notifications. |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
StartEvents | Starts receiving events. |
![]() |
StopEvents | Stops receiving events. |
![]() |
SubscribeToEvents(ObjectEventSet) | Specifies the object events to receive. |
![]() |
SubscribeToEvents(ObjectEventSet, ServerEventHandler) | Specifies the object events to receive. |
![]() |
ToString | (Object에서 상속됩니다.) |
![]() |
UnsubscribeAllEvents | Clears all event settings, and removes all event handlers. |
![]() |
UnsubscribeFromEvents | Clears the specified event setting, and removes all event handlers. |
맨 위로 이동
이벤트
이름 | 설명 | |
---|---|---|
![]() |
ServerEvent | Specifies the event raised when an event occurs in ApplicationRole object and the user subscribed to the events from that object instance. |
맨 위로 이동