ViewEvent Properties
SQL Server 2012
The ViewEvent type exposes the following members.
| Name | Description | |
|---|---|---|
|
AlterFulltextIndex | Gets a view event that can be included in the event set. |
|
AlterIndex | Gets a view event that can be included in the event set. |
|
AlterView | Gets a view event that can be included in the event set. |
|
CreateFulltextIndex | Gets a view event that can be included in the event set. |
|
CreateIndex | Gets a view event that can be included in the event set. |
|
CreateSpatialIndex | Gets a view event that can be included in the event set. |
|
CreateStatistics | Gets a view event that can be included in the event set. |
|
CreateXmlIndex | Gets a view event that can be included in the event set. |
|
DropFulltextIndex | Gets a view event that can be included in the event set. |
|
DropIndex | Gets a view event that can be included in the event set. |
|
DropStatistics | Gets a view event that can be included in the event set. |
|
DropView | Gets a view event that can be included in the event set. |
|
UpdateStatistics | Gets a view event that can be included in the event set. |
