TemporalColumnName
Enumeration Members
| Enumeration Member | Value | Description |
|---|---|---|
CreatedAt | "created_at" | The date and time the record was created. |
DeletedAt | "deleted_at" | The date and time the record was soft deleted. |
UpdatedAt | "updated_at" | The date and time the record was last updated. |