_Validat.idt (cdf0e10c) _Validat.idt (a893be29)
1Table Column Nullable MinValue MaxValue KeyTable KeyColumn Category Set Description
2s32 s32 s4 I4 I4 S255 I2 S32 S255 S255
3_Validation Table Column
4_Validation Category Y Text;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URL String category
5_Validation Column N Identifier Name of column
6_Validation Description Y Text Description of column
7_Validation KeyColumn Y 1 32 Column to which foreign key connects
8_Validation KeyTable Y Identifier For foreign key, Name of table to which data must link

--- 98 unchanged lines hidden (view full) ---

107ControlEvent Control_ N Control 2 Identifier A foreign key to the Control table, name of the control
108ControlEvent Dialog_ N Dialog 1 Identifier A foreign key to the Dialog table, name of the dialog.
109ControlEvent Event N Formatted An identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.
110ControlEvent Ordering Y 0 2147483647 An integer used to order several events tied to the same control. Can be left blank.
111CreateFolder Component_ N Component 1 Identifier Foreign key into the Component table.
112CreateFolder Directory_ N Directory 1 Identifier Primary key, could be foreign key into the Directory table.
113CustomAction Action N Identifier Primary key, name of action, normally appears in sequence table unless private use.
114CustomAction Source Y CustomSource The table reference of the source of the code.
1Table Column Nullable MinValue MaxValue KeyTable KeyColumn Category Set Description
2s32 s32 s4 I4 I4 S255 I2 S32 S255 S255
3_Validation Table Column
4_Validation Category Y Text;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URL String category
5_Validation Column N Identifier Name of column
6_Validation Description Y Text Description of column
7_Validation KeyColumn Y 1 32 Column to which foreign key connects
8_Validation KeyTable Y Identifier For foreign key, Name of table to which data must link

--- 98 unchanged lines hidden (view full) ---

107ControlEvent Control_ N Control 2 Identifier A foreign key to the Control table, name of the control
108ControlEvent Dialog_ N Dialog 1 Identifier A foreign key to the Dialog table, name of the dialog.
109ControlEvent Event N Formatted An identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.
110ControlEvent Ordering Y 0 2147483647 An integer used to order several events tied to the same control. Can be left blank.
111CreateFolder Component_ N Component 1 Identifier Foreign key into the Component table.
112CreateFolder Directory_ N Directory 1 Identifier Primary key, could be foreign key into the Directory table.
113CustomAction Action N Identifier Primary key, name of action, normally appears in sequence table unless private use.
114CustomAction Source Y CustomSource The table reference of the source of the code.
115CustomAction Target Y Formatted Excecution parameter, depends on the type of custom action
115CustomAction Target Y Formatted Execution parameter, depends on the type of custom action
116CustomAction Type N 1 32767 The numeric custom action type, consisting of source location, code type, entry, option flags.
117Dialog Attributes Y 0 2147483647 A 32-bit word that specifies the attribute flags to be applied to this dialog.
118Dialog Control_Cancel Y Control 2 Identifier Defines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.
119Dialog Control_Default Y Control 2 Identifier Defines the default control. Hitting return is equivalent to pushing this button.
120Dialog Control_First N Control 2 Identifier Defines the control that has the focus when the dialog is created.
121Dialog Dialog N Identifier Name of the dialog.
122Dialog HCentering N 0 100 Horizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.
123Dialog Height N 0 32767 Height of the bounding rectangle of the dialog.

--- 338 unchanged lines hidden ---
116CustomAction Type N 1 32767 The numeric custom action type, consisting of source location, code type, entry, option flags.
117Dialog Attributes Y 0 2147483647 A 32-bit word that specifies the attribute flags to be applied to this dialog.
118Dialog Control_Cancel Y Control 2 Identifier Defines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.
119Dialog Control_Default Y Control 2 Identifier Defines the default control. Hitting return is equivalent to pushing this button.
120Dialog Control_First N Control 2 Identifier Defines the control that has the focus when the dialog is created.
121Dialog Dialog N Identifier Name of the dialog.
122Dialog HCentering N 0 100 Horizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.
123Dialog Height N 0 32767 Height of the bounding rectangle of the dialog.

--- 338 unchanged lines hidden ---