ViewEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class ViewEvent
type ViewEvent = class
Public NotInheritable Class ViewEvent
- Inheritance
-
ViewEvent
Properties
AlterFulltextIndex |
define static property for AlterFulltextIndex |
AlterIndex |
define static property for AlterIndex |
AlterView |
define static property for AlterView |
CreateFulltextIndex |
define static property for CreateFulltextIndex |
CreateIndex |
define static property for CreateIndex |
CreateSpatialIndex |
define static property for CreateSpatialIndex |
CreateStatistics |
define static property for CreateStatistics |
CreateXmlIndex |
define static property for CreateXmlIndex |
DropFulltextIndex |
define static property for DropFulltextIndex |
DropIndex |
define static property for DropIndex |
DropStatistics |
define static property for DropStatistics |
DropView |
define static property for DropView |
UpdateStatistics |
define static property for UpdateStatistics |
Methods
Add(ViewEvent, ViewEvent) | |
BitwiseOr(ViewEvent, ViewEvent) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Addition(ViewEvent, ViewEvent) | |
BitwiseOr(ViewEvent, ViewEvent) | |
Equality(ViewEvent, ViewEvent) | |
Implicit(ViewEvent to ViewEventSet) | |
Inequality(ViewEvent, ViewEvent) |