| title | Objects Event Category | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 03/01/2017 | |||
| ms.prod | sql | |||
| ms.reviewer | ||||
| ms.technology | supportability | |||
| ms.topic | conceptual | |||
| helpviewer_keywords |
|
|||
| ms.assetid | acc1c7b0-4abf-42f8-b9a9-c383b715a735 | |||
| author | stevestein | |||
| ms.author | sstein | |||
| monikerRange | =azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current |
[!INCLUDEappliesto-ss-asdb-xxxx-xxx-md] 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. |