Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| AppId | int | 4 | √ | null |
|
|
Application reference - Links to the application used for processing this payment source |
|
| catAppID | Unknown | 0 | null |
|
|
Primary key - Unique identifier for each category-application association |
||
| catID | Unknown | 0 | null |
|
|
Category reference - Links to the category being associated with an application |
||
| Id | int identity | 4 | √ | null |
|
|
Primary key - Unique identifier for each category application assignment |
|
| PaySourceId | int | 4 | √ | null |
|
|
Payment source reference - Links to the payment source or payer |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK__Category__3214EC07063839E4 | Primary key | Asc | Id |
