Touchstone 2022 Database Reference
tDQRuleSetTemplateRuleSubTypeSelected Table
AIRUserSetting Database : tDQRuleSetTemplateRuleSubTypeSelected Table
Description

Stores information about the rule sub-types that are available in Touchstone.

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows66
Data Space Used8.00 KB
Index Space Used40.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code for the rule sub type.

For a complete list of codes, see tDQRuleSubType Table.

int4   
Primary Key Unique system-generated sequential identifier for the record of the rule sub type that was selected for the rule set.int4   
 

Unique system-generated sequential identifier for the rule set record.

For a complete list of records, see tDQRuleSetTemplate Table.

int4   
 

Indicates whether the object is selected on the user interface.

  • 1 = Yes (selected)
  • 0 = No (not selected)
bit1  
Objects that tDQRuleSetTemplateRuleSubTypeSelected depends on
 Database ObjectObject TypeDescriptionDep Level
tDQRuleSetTemplate tabletDQRuleSetTemplateTable

Stores information about the Data Quality rules set templates that are available in Touchstone. 

1
See Also

Related Objects

AIRUserSetting Database