| title | Objects Event Category | |||
|---|---|---|---|---|
| description | Objects Event Category | |||
| author | WilliamDAssafMSFT | |||
| ms.author | wiassaf | |||
| ms.date | 03/01/2017 | |||
| ms.service | sql | |||
| ms.subservice | supportability | |||
| ms.topic | reference | |||
| ms.custom |
|
|||
| helpviewer_keywords |
|
|||
| monikerRange | =azuresqldb-current || >=sql-server-2016 || >=sql-server-linux-2017 || =azuresqldb-mi-current || =fabric-sqldb |
[!INCLUDE SQL Server Azure SQL Database Azure SQL Managed Instance FabricSQLDB] The Objects event category contains general objects events.
| Topic | Description |
|---|---|
| Auto Stats Event Class | Indicates that an automatic updating of index and column statistics has occurred. |
| Object:Altered Event Class | Indicates that an object has been altered; for example, by the ALTER DATABASE statement or the ALTER TABLE statement. |
| Object:Created Event Class | Indicates that an object has been created; for example, by the CREATE INDEX statement, the CREATE TABLE statement, or the CREATE DATABASE statement. |
| Object:Deleted Event Class | Indicates that an object has been deleted; for example, by the DROP INDEX statement or the DROP TABLE statement. |