Touchstone Re 2022 Database Reference
tScriptType Table
AIRReference Database : tScriptType Table
Description
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.
Properties
Creation Date10/20/2011 10:50 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows3
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the script file type.

  • CODE = Database Code
  • DATA = Database Data
  • SCHEMA = Database Schema
varchar10   
 

Name of the script file type.

Corresponds to the code in ScriptTypeCode.

varchar40   
 Description of the script file type.varchar1024  
See Also

Related Objects

AIRReference Database