Touchstone 2022 Database Reference
tScriptContent Table
AIRDBAdmin Database : tScriptContent Table
Description

Stores the content of the scripts that Touchstone uses to create databases dynamically. 

More information about the scripts is available in tScript Table.

Properties
Creation Date12/8/2011 10:47 AM
File GroupPRIMARY
Text File GroupPRIMARY
System Object
Published for Replication
Rows6129
Data Space Used63,304.00 KB
Index Space Used168.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the script record.

For a complete list of records, see tScript Table.

int4   
Primary Key Identifier for the script content.int4   
 Content of the script.nvarchar16   
Objects that tScriptContent depends on
 Database ObjectObject TypeDescriptionDep Level
tScript tabletScriptTable

Stores information about the scripts that Touchstone uses to create databases dynamically.

The content of the script is available in tScriptContent Table.

1
See Also

Related Objects

AIRDBAdmin Database