OracleDatabaseProductFeature¶
Oracle database product features.
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime | Date/Time when the product feature record was created in the OctoSAM database |
| ExtraData | string | Additional data for the Oracle database product feature in JSON format |
| ID | numeric | Internal ID for the OracleDatabaseProductFeature entity (Primary Key) |
| Name | string | Name of the Oracle database product feature |
| OracleDatabaseProductID | numeric | Internal ID that references the OracleDatabaseProduct entity (Foreign Key) |