Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The StoredProcedureEventSet object represents a set of stored procedure events.
The following tables list the members exposed by the StoredProcedureEventSet type.
Public Constructors
| Name | Description | |
|---|---|---|
| StoredProcedureEventSet | Overloaded. Initializes a new instance of the StoredProcedureEventSet class. |
Nach oben
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
![]() |
AlterProcedure | Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a stored procedure is altered. |
![]() |
DropProcedure | Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a stored procedure is dropped. |
![]() |
NumberOfElements | Overridden. Gets the number of events in the event set. |
Nach oben
Protected Properties
| Name | Description | |
|---|---|---|
![]() |
Storage | Gets or sets the bit array for event set storage. (inherited from EventSetBase) |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Add | Overloaded. Returns a set of stored procedure events after adding a new stored procedure event to the event set. |
![]() |
Copy | Overridden. Returns a copy of the event set. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Addition | Creates a stored procedure event set by performing an addition operation on a StoredProcedureEvent object and a StoredProcedureEventSet object. |
![]() ![]() |
op_Subtraction | Creates a stored procedure event set by performing a subtraction operation on a StoredProcedureEvent object and a StoredProcedureEventSet object. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Removes an event from the event set. |
![]() ![]() |
Subtract | Returns a set of stored procedure events after subtracting a stored procedure event from the specified event set. |
![]() |
ToString | Overridden. Returns a string that represents the StoredProcedureEventSet object. |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
FitsMask | (inherited from EventSetBase ) |
![]() |
HasCommonBits | (inherited from EventSetBase ) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
SetValue | (inherited from EventSetBase ) |
Nach oben
Siehe auch
Verweis
StoredProcedureEventSet Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)
.gif)