Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| Id | int identity | 4 | √ | null |
|
|
Data field - Id information for ExportDataSettings business operations |
|
| AgencyId | int | 4 | null |
|
|
Agency reference - Reference to the agency that owns this export configuration |
||
| fkSourceId | int | 4 | null |
|
|
Data source reference - Reference to the data source for export operations |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK__ExportDa__3214EC074DFF6746 | Primary key | Asc | Id |