Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
5.9 KiB

  1. Table Column Nullable MinValue MaxValue KeyTable KeyColumn Category Set Description
  2. s32 s32 s4 I4 I4 S255 I2 S32 S255 S255
  3. _Validation Table Column
  4. ModuleIgnoreTable Table N Identifier Table name to ignore during merge operation.
  5. ModuleAdminExecuteSequence Action N Identifier Action to insert
  6. ModuleAdminExecuteSequence After Y 0 1 Before (0) or After (1)
  7. ModuleAdminExecuteSequence BaseAction Y ModuleAdminExecuteSequence 1 Identifier Base action to determine insert location.
  8. ModuleAdminExecuteSequence Condition Y Condition
  9. ModuleAdminExecuteSequence Sequence Y -4 32767 Standard Sequence number
  10. ModuleAdminUISequence Action N Identifier Action to insert
  11. ModuleAdminUISequence After Y 0 1 Before (0) or After (1)
  12. ModuleAdminUISequence BaseAction Y ModuleAdminUISequence 1 Identifier Base action to determine insert location.
  13. ModuleAdminUISequence Condition Y Condition
  14. ModuleAdminUISequence Sequence Y -4 32767 Standard Sequence number
  15. ModuleAdvtExecuteSequence Action N Identifier Action to insert
  16. ModuleAdvtExecuteSequence After Y 0 1 Before (0) or After (1)
  17. ModuleAdvtExecuteSequence BaseAction Y ModuleAdvtExecuteSequence 1 Identifier Base action to determine insert location.
  18. ModuleAdvtExecuteSequence Condition Y Condition
  19. ModuleAdvtExecuteSequence Sequence Y -4 32767 Standard Sequence number
  20. ModuleAdvtUISequence Action N Identifier Action to insert
  21. ModuleAdvtUISequence After Y 0 1 Before (0) or After (1)
  22. ModuleAdvtUISequence BaseAction Y ModuleAdvtUISequence 1 Identifier Base action to determine insert location.
  23. ModuleAdvtUISequence Condition Y Condition
  24. ModuleAdvtUISequence Sequence Y -4 32767 Standard Sequence number
  25. ModuleComponents Component N Component 1 Identifier Component contained in the module.
  26. ModuleComponents Language N ModuleSignature 2 Default language ID for module (may be changed by transform).
  27. ModuleComponents ModuleID N ModuleSignature 1 Identifier Module containing the component.
  28. ModuleConfiguration Name N Identifier Unique identifier for this row.
  29. ModuleConfiguration Format N 0 3 Format of this item.
  30. ModuleConfiguration Type Y Identifier Additional type information for this item.
  31. ModuleConfiguration ContextData Y Text Additional context information about this item.
  32. ModuleConfiguration DefaultValue Y Text Default value for this item.
  33. ModuleConfiguration Attributes Y 0 3 Additional type-specific attributes.
  34. ModuleConfiguration DisplayName Y Text A short human-readable name for this item.
  35. ModuleConfiguration Description Y Text A human-readable description.
  36. ModuleConfiguration HelpLocation Y Text Filename or namespace of the context-sensitive help for this item.
  37. ModuleConfiguration HelpKeyword Y Text Keyword index into the HelpLocation for this item.
  38. ModuleDependency ModuleID N ModuleSignature 1 Identifier Module requiring the dependency.
  39. ModuleDependency ModuleLanguage N ModuleSignature 2 Language of module requiring the dependency.
  40. ModuleDependency RequiredID N String.GUID of required module.
  41. ModuleDependency RequiredLanguage N LanguageID of the required module.
  42. ModuleDependency RequiredVersion Y Version Version of the required version.
  43. ModuleExclusion ExcludedID N String.GUID of excluded module.
  44. ModuleExclusion ExcludedLanguage N Language of excluded module.
  45. ModuleExclusion ExcludedMaxVersion Y Version Maximum version of excluded module.
  46. ModuleExclusion ExcludedMinVersion Y Version Minimum version of excluded module.
  47. ModuleExclusion ModuleID N ModuleSignature 1 Identifier String.GUID of module with exclusion requirement.
  48. ModuleExclusion ModuleLanguage N ModuleSignature 2 LanguageID of module with exclusion requirement.
  49. ModuleInstallExecuteSequence Action N Identifier Action to insert
  50. ModuleInstallExecuteSequence After Y 0 1 Before (0) or After (1)
  51. ModuleInstallExecuteSequence BaseAction Y ModuleInstallExecuteSequence 1 Identifier Base action to determine insert location.
  52. ModuleInstallExecuteSequence Condition Y Condition
  53. ModuleInstallExecuteSequence Sequence Y -4 32767 Standard Sequence number
  54. ModuleInstallUISequence Action N Identifier Action to insert
  55. ModuleInstallUISequence After Y 0 1 Before (0) or After (1)
  56. ModuleInstallUISequence BaseAction Y ModuleInstallUISequence 1 Identifier Base action to determine insert location.
  57. ModuleInstallUISequence Condition Y Condition
  58. ModuleInstallUISequence Sequence Y -4 32767 Standard Sequence number
  59. ModuleSignature Language N Default decimal language of module.
  60. ModuleSignature ModuleID N Identifier Module identifier (String.GUID).
  61. ModuleSignature Version N Version Version of the module.
  62. ModuleSubstitution Table N Identifier Table containing the data to be modified.
  63. ModuleSubstitution Row N Text Row containing the data to be modified.
  64. ModuleSubstitution Column N Identifier Column containing the data to be modified.
  65. ModuleSubstitution Value Y Text Template for modification data.
  66. _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
  67. _Validation Column N Identifier Name of column
  68. _Validation Description Y Text Description of column
  69. _Validation KeyColumn Y 1 32 Column to which foreign key connects
  70. _Validation KeyTable Y Identifier For foreign key, Name of table to which data must link
  71. _Validation MaxValue Y -2147483647 2147483647 Maximum value allowed
  72. _Validation MinValue Y -2147483647 2147483647 Minimum value allowed
  73. _Validation Nullable N Y;N;@ Whether the column is nullable
  74. _Validation Set Y Text Set of values that are permitted
  75. _Validation Table N Identifier Name of table