SchemaEvents Members
The SchemaEvents object represents the settings required for Microsoft SQL Server schema event notification.
The following tables list the members exposed by the SchemaEvents type.
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetEventSelection | Returns a set of currently subscribed 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 object events to receive. |
![]() |
ToString | (inherited from Object ) |
![]() |
UnsubscribeAllEvents | Clear all event settings, and removes all event handlers. |
![]() |
UnsubscribeFromEvents | Clears the specified event setting, and removes all event handlers. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Public Events
Nome | Description | |
---|---|---|
![]() |
ServerEvent | Specifies the server event handler for schema events. |
Torna all'inizio
Vedere anche
Riferimento
SchemaEvents Class
Microsoft.SqlServer.Management.Smo Namespace