Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Applies to:
SQL Server
Azure SQL Database
Azure SQL Managed Instance
SQL database in Microsoft Fabric
The Objects event category contains general objects events.
In This Section
| 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. |