Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
ServicePathSeq | int identity | 4 | √ | null |
|
|
||||
PathObjectType | varchar | 100 | null |
|
|
|||||
PathRefID | uniqueidentifier | 16 | null |
|
|
|||||
ForObjectPath | varchar | 100 | null |
|
|
|||||
ForRefID | uniqueidentifier | 16 | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_ServicePath | Primary key | Asc | ServicePathSeq |
AK_ServicePath_PathObjectType_PathRefID_ForObjectPath_ForRefID | Must be unique | Asc/Asc/Asc/Asc | PathObjectType + PathRefID + ForObjectPath + ForRefID |