ObjectEvent Members
The ObjectEvent object represents the of Microsoft SQL Server object events that can be included in an object event set.
The following tables list the members exposed by the ObjectEvent type.
Public Properties
Nome | Description | |
---|---|---|
Alter | Gets an object event that can be included in the event set. | |
Drop | Gets an object event that can be included in the event set. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Add | Returns the object event set that is created by adding two object events. | |
BitwiseOr | ||
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. This method supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code. | |
GetType | (inherited from Object ) | |
op_Addition | Creates a object event set by performing an addition operation on two ObjectEvent objects. | |
op_BitwiseOr | Creates an object event set by performing a bitwise OR operation on two ObjectEvent objects. | |
op_Equality | Creates a object event set by performing an equality operation on two ObjectEvent objects. | |
op_Implicit | ||
op_Inequality | Creates an object event set by performing an inequality operation on two ObjectEvent objects. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
ObjectEvent Class
Microsoft.SqlServer.Management.Smo Namespace