ViewEvent Methods
SQL Server 2012
The ViewEvent type exposes the following members.
| Name | Description | |
|---|---|---|
|
Add | Adds two view events to the event set. |
|
BitwiseOr | Creates a view event set by combining two view events using a bitwise OR. |
|
Equals | Determines whether the referenced view event object is equal to the specified object. (Overrides Object.Equals(Object).) |
|
GetHashCode | This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (Overrides Object.GetHashCode().) |
|
GetType | (Inherited from Object.) |
|
ToString | Returns the referenced object in string format. (Overrides Object.ToString().) |
