Objects Event Category
The Objects event category contains general objects events.
In This Section
Topic |
Description |
---|---|
Indicates that an automatic updating of index and column statistics has occurred. |
|
Indicates that an object has been altered; for example, by the ALTER DATABASE statement or the ALTER TABLE statement. |
|
Indicates that an object has been created; for example, by the CREATE INDEX statement, the CREATE TABLE statement, or the CREATE DATABASE statement. |
|
Indicates that an object has been deleted; for example, by the DROP INDEX statement or the DROP TABLE statement. |