Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| IFSPTypeID | int | 4 | null |
|
|
Primary key - Unique identifier for each IFSP type |
||
| IFSPTypeName | varchar | 20 | √ | null |
|
|
IFSP type name - Descriptive name of the IFSP type (e.g., ‘Initial’, ‘Annual’, ‘Interim’, ‘Transition’) |
|
| orderBy | int | 4 | √ | null |
|
|
Display order - Numeric order for displaying IFSP types in user interfaces and reports |
