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
Имя | 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. |
В начало
Public Methods
(see also Protected Methods )
Имя | 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. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
ObjectEvent Class
Microsoft.SqlServer.Management.Smo Namespace