Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| pkDSOID | int identity | 4 | √ | null |
|
|
Primary key - Unique identifier for each data source output mapping |
|
| fkDataSourceID | int | 4 | √ | null |
|
|
Data source reference - Links to data source definition |
|
| fkPageOutputID | int | 4 | √ | null |
|
|
Page output reference - Links to page output configuration |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK__DataSour__66D226A2502D363B | Primary key | Asc | pkDSOID |
