Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
ScriptFunctionParameterId | CHAR | 36 | null |
|
|
|||||||
Name | VARCHAR | 260 | null |
|
|
|||||||
Description | VARCHAR | 260 | null |
|
|
|||||||
ScriptFunctionParameterTypeId | CHAR | 36 | null |
|
|
Maps to the ScriptFunctionParameterTypes table |
||||||
ScriptFunctionId | INT | 10 | null |
|
|
Maps to the ScriptFunctions table |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | ScriptFunctionParameterId |