Stores information regarding the different script types that can be written to tScript Table in the AIRDBAdmin Database. These scripts are used to dynamically create databases.
Creation Date | 10/20/2011 10:50 PM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 3 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | ScriptTypeCode | Code that represents the script file type.
| varchar | 10 | |||
ScriptType | Name of the script file type. Corresponds to the code in ScriptTypeCode. | varchar | 40 | ||||
Description | Description of the script file type. | varchar | 1024 | ![]() |