userDefinedCollection
The userDefinedCollection table holds
information about user-defined collections of network entities.
userDefinedCollection table.| Column name | Type | Constraints | Description |
|---|---|---|---|
| creator | String | The name of the user that created the collection. | |
| entityId | Integer | FOREIGN KEY NOT NULL PRIMARY KEY |
The identifier of a userDefinedCollection entity. |