Store partition types
Data model
Fields
| Field | Type | Description |
|---|---|---|
| created_date* | DATETIME | Registry Creation Date |
| id* | INT | Unique identifier of the partition type |
| name* | NVARCHAR (100) | Partition Type Name |
Primary Key
| PK_AAM_PARTITION_TYPE |
|---|
| id |
Store partition types
| Field | Type | Description |
|---|---|---|
| created_date* | DATETIME | Registry Creation Date |
| id* | INT | Unique identifier of the partition type |
| name* | NVARCHAR (100) | Partition Type Name |
| PK_AAM_PARTITION_TYPE |
|---|
| id |